replicant-frameworks_native/libs/gui
Jamie Gennis 8ba32fade1 Add the SurfaceTexture C++ implementation.
This change adds the C++ implementation of SurfaceTexture and related
classes. The goal of this is for a SurfaceTexture to be passed to
camera service or Stagefright in place of a Surface to allow camera
preview or decoded video frames to be streamed to an OpenGL ES texture
that an application can use.

Change-Id: I55c83a7017f1ecb81c9c9e3252cbd118b914296c
2011-01-06 13:20:47 -08:00
..
Android.mk Add the SurfaceTexture C++ implementation. 2011-01-06 13:20:47 -08:00
ISensorEventConnection.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISensorServer.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISurfaceTexture.cpp Add the SurfaceTexture C++ implementation. 2011-01-06 13:20:47 -08:00
Sensor.cpp Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
SensorChannel.cpp
SensorEventQueue.cpp Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
SensorManager.cpp new SensorService 2010-07-19 17:57:29 -07:00
SurfaceTexture.cpp Add the SurfaceTexture C++ implementation. 2011-01-06 13:20:47 -08:00
SurfaceTextureClient.cpp Add the SurfaceTexture C++ implementation. 2011-01-06 13:20:47 -08:00