Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DTargetSubPane.java40 public abstract Surface getOutputSurface(); in getOutputSurface() method in TargetSubPane
DTargetControlPane.java142 return isMyTarget ? mCurrentOutput.getOutputSurface() : null; in getTargetSurfaceForCameraPane()
240 currentCameraPane.prepareSurface(mCurrentOutput.getOutputSurface());
DSurfaceViewSubPane.java145 public Surface getOutputSurface() { in getOutputSurface() method in SurfaceViewSubPane
DTextureViewSubPane.java127 public Surface getOutputSurface() { in getOutputSurface() method in TextureViewSubPane
DImageReaderSubPane.java454 public Surface getOutputSurface() { in getOutputSurface() method in ImageReaderSubPane