Searched refs:onSurfaceTextureAvailable (Results 1 – 6 of 6) sorted by relevance
/development/samples/RenderScript/Levels/src/com/android/rs/levels/ |
D | LevelsRSActivity.java | 214 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in LevelsRSActivity
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
D | FoldingLayoutActivity.java | 188 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int i, int i2) {
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | OverlayDisplayWindow.java | 392 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture,
|
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/ |
D | Camera2VideoFragment.java | 127 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture,
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
D | Camera2BasicFragment.java | 139 public void onSurfaceTextureAvailable(SurfaceTexture texture, int width, int height) {
|
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
D | Camera2RawFragment.java | 211 public void onSurfaceTextureAvailable(SurfaceTexture texture, int width, int height) {
|