commit | c4d4aeab52435c177ded6abdd578fec8191f0f5d | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Thu Jan 13 14:43:36 2011 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Sun Jan 16 17:28:39 2011 -0800 |
tree | 3b9056a8d03063525d113b53893cfae39cf85391 | |
parent | a214c64d7fb3baf9138cc5314f2111ecf5056c6c [diff] |
Implement SurfaceTexture frame-available callback. This change implements the onFrameAvailable callback for the SurfaceTexture java class. It includes the C++ SurfaceTexture code as well as the JNI and Java code to enable the callback. Change-Id: Ifd8b8e7ad46ee70cba6da1c2e96dab8045d1ea30