commit | 376590d668e22a918439877b55faf075427b13f3 | [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 | d55b9baf0efec6a49de60786cc996f6ef699d067 | |
parent | 0fb736c0937d9d65001e0176d90e1011226594bf [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