Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DSurfaceTextureRenderer.java791 List<Long> targetSurfaceIds = new ArrayList(); in drawIntoSurfaces() local
793 targetSurfaceIds = LegacyCameraDevice.getSurfaceIds(targetSurfaces); in drawIntoSurfaces()
800 if (LegacyCameraDevice.containsSurfaceId(holder.surface, targetSurfaceIds)) { in drawIntoSurfaces()
818 if (LegacyCameraDevice.containsSurfaceId(holder.surface, targetSurfaceIds)) { in drawIntoSurfaces()