Home
last modified time | relevance | path

Searched defs:surfaceType (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java150 int surfaceType = nativeDetectSurfaceType(surface); in getSurfaceFormat() local
173 int surfaceType = nativeDetectSurfaceType(surface); in detectSurfaceFormat() local
/frameworks/av/camera/camera2/
DOutputConfiguration.cpp144 int surfaceType = SURFACE_TYPE_UNKNOWN; in readFromParcel() local
287 int rotation, const String16& physicalCameraId, int surfaceSetID, int surfaceType, in OutputConfiguration()
/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp785 auto surfaceType = it.getSurfaceType(); in convertToHALStreamCombination() local
896 bool deferredConsumer, int surfaceType) { in checkSurfaceType()
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java1186 int surfaceType = source.readInt(); in OutputConfiguration() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp1043 int width, height, format, surfaceType; in createDeferredSurfaceStreamLocked() local