Home
last modified time | relevance | path

Searched refs:onSurfaceTextureAvailable (Results 1 – 6 of 6) sorted by relevance

/development/samples/RenderScript/Levels/src/com/android/rs/levels/
DLevelsRSActivity.java214 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in LevelsRSActivity
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
DFoldingLayoutActivity.java188 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int i, int i2) {
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DOverlayDisplayWindow.java392 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture,
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
DCamera2VideoFragment.java127 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture,
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DCamera2BasicFragment.java139 public void onSurfaceTextureAvailable(SurfaceTexture texture, int width, int height) {
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/
DCamera2RawFragment.java211 public void onSurfaceTextureAvailable(SurfaceTexture texture, int width, int height) {