Searched refs:detectSurfaceType (Results 1 – 4 of 4) sorted by relevance
300 int nativeType = detectSurfaceType(s); in needsConversion()387 int surfaceType = detectSurfaceType(output); in configureOutputs()659 surfaceFormat = detectSurfaceType(output); in isPreviewConsumer()677 surfaceFormat = detectSurfaceType(output); in isVideoEncoderConsumer()696 public static int detectSurfaceType(Surface surface) throws BufferQueueAbandonedException { in detectSurfaceType() method in LegacyCameraDevice
835 int format = LegacyCameraDevice.detectSurfaceType(holder.surface); in drawIntoSurfaces()
400 int format = LegacyCameraDevice.detectSurfaceType(s); in configureOutputs()
100 return LegacyCameraDevice.detectSurfaceType(surface); in getSurfaceFormat()