Go to file
Jamie Gennis 91a6826d67 SurfaceTexture: shrink all sides when cropping
This change makes SurfaceTexture include an offset for all sides of the crop
region when cropping.  This keeps the image centered, to minimize the visual
changes when switching between the texture transform matrix-based cropping and
something that does proper cropping (e.g. HWComposer).

Change-Id: I541d3046fd92e49221b488444df36d490924d1c5
2012-04-16 20:33:54 -07:00
build
cmds Add sdcard_r group to dumpstate. 2012-04-11 12:27:48 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Enabled cropping support in SurfaceTexture 2012-04-12 17:49:03 -07:00
libs SurfaceTexture: shrink all sides when cropping 2012-04-16 20:33:54 -07:00
opengl Hibernate the EGL implementation when idle 2012-04-09 21:36:17 -07:00
services make sure to repaint the screen when screen turns on 2012-04-13 16:18:55 -07:00
MODULE_LICENSE_APACHE2
NOTICE