Go to file
Jamie Gennis 976f494d53 SurfaceTexture: remove getAllocator
This change removes the SurfaceTexture::getAllocator method, as it's no
longer needed.  Proper refcounting of the Gralloc buffers is now handled
by the IGraphicBufferAlloc binder marshalling code.

Change-Id: I5cffa6ebfc1bc5828fb7ce0e0a5b2f55cd8479da
2011-07-21 14:32:56 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include SurfaceTexture: remove getAllocator 2011-07-21 14:32:56 -07:00
libs SurfaceTexture: remove getAllocator 2011-07-21 14:32:56 -07:00
opengl Add new OpenGL test 2011-07-19 17:20:35 -07:00
services/surfaceflinger clean-up. get rid ofunused code and members in Surface[Control].cpp 2011-07-20 16:53:13 -07:00
MODULE_LICENSE_APACHE2
NOTICE