Home
last modified time | relevance | path

Searched refs:wcgPixelFormat (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/
H A DADisplay.cpp100 AHardwareBuffer_Format wcgPixelFormat; member
181 ui::PixelFormat wcgPixelFormat; in ADisplay_acquirePhysicalDisplays() local
185 &wcgDataspace, &wcgPixelFormat); in ADisplay_acquirePhysicalDisplays()
217 static_cast<AHardwareBuffer_Format>(wcgPixelFormat), in ADisplay_acquirePhysicalDisplays()
261 *outPixelFormat = impl->wcgPixelFormat; in ADisplay_getPreferredWideColorFormat()
/aosp12/frameworks/native/services/surfaceflinger/sysprop/
H A DSurfaceFlingerProperties.sysprop263 # wcgPixelFormat is the pixel format that SurfaceFlinger expects for
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1341 ui::PixelFormat defaultPixelFormat, wcgPixelFormat; in nativeGetCompositionDataspaces() local
1345 &wcgPixelFormat) != NO_ERROR) { in nativeGetCompositionDataspaces()