Searched refs:onSurfaceTextureAvailable (Results 1 - 2 of 2) sorted by relevance

/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColors.java75 public void onSurfaceTextureAvailable(final SurfaceTexture surface, method in class:Colors
77 LOG("onSurfaceTextureAvailable(%s, %d, %d)", surface, width, height);
/packages/apps/Nfc/src/com/android/nfc/
H A DSendUi.java571 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { method in class:SendUi

Completed in 87 milliseconds