Home
last modified time | relevance | path

Searched defs:surfaceType (Results 1 – 5 of 5) 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.java387 int surfaceType = detectSurfaceType(output); in configureOutputs() local
698 int surfaceType = nativeDetectSurfaceType(surface); in detectSurfaceType() local
/frameworks/native/opengl/libagl/
Degl.cpp1294 EGLint surfaceType; in createWindowSurface() local
1343 EGLint surfaceType; in createPixmapSurface() local
1387 EGLint surfaceType; in createPbufferSurface() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp693 auto surfaceType = it.getSurfaceType(); in isSessionConfigurationSupported() local
1019 int width, height, format, surfaceType; in createDeferredSurfaceStreamLocked() local