Home
last modified time | relevance | path

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

/frameworks/av/camera/camera2/
DOutputConfiguration.cpp104 int surfaceType = SURFACE_TYPE_UNKNOWN; in readFromParcel() local
182 int rotation, const String16& physicalCameraId, int surfaceSetID, int surfaceType, in OutputConfiguration()
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java538 int surfaceType = source.readInt(); in OutputConfiguration() local
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java388 int surfaceType = detectSurfaceType(output); in configureOutputs() local
707 int surfaceType = nativeDetectSurfaceType(surface); in detectSurfaceType() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp554 bool deferredConsumer, int surfaceType) { in checkSurfaceType()
719 auto surfaceType = it.getSurfaceType(); in convertToHALStreamCombination() local
1091 int width, height, format, surfaceType; in createDeferredSurfaceStreamLocked() local