Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoramaActivity.java476 public void onMosaicSurfaceCreated(final int textureID) { in onMosaicSurfaceCreated() argument
483 mSurfaceTexture = new SurfaceTexture(textureID); in onMosaicSurfaceCreated()