Searched refs:onFrameAvailable (Results 1 - 4 of 4) sorted by relevance

/system/media/mca/filterpacks/videosrc/java/
H A DSurfaceTextureSource.java260 public void onFrameAvailable(SurfaceTexture surfaceTexture) {
H A DCameraSource.java349 public void onFrameAvailable(SurfaceTexture surfaceTexture) {
H A DMediaSource.java556 public void onFrameAvailable(SurfaceTexture surfaceTexture) {
/system/media/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DMyGLSurfaceView.java226 synchronized public void onFrameAvailable(SurfaceTexture surface) { method in class:MyRenderer
232 //Log.v(TAG, "onFrameAvailable " + surface.getTimestamp());

Completed in 116 milliseconds