Searched refs:getSurfaceIds (Results 1 – 2 of 2) sorted by relevance
421 getSurfaceIds(mConfiguredSurfaces); in submitRequestList()719 static List<Long> getSurfaceIds(SparseArray<Surface> surfaces) in getSurfaceIds() method in LegacyCameraDevice737 static List<Long> getSurfaceIds(Collection<Surface> surfaces) in getSurfaceIds() method in LegacyCameraDevice
757 targetSurfaceIds = LegacyCameraDevice.getSurfaceIds(targetSurfaces); in drawIntoSurfaces()