Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeviceInfo.cpp96 ui::PixelFormat defaultPixelFormat, wcgPixelFormat; in queryWideColorGamutPreference() local
99 &wcgDataspace, &wcgPixelFormat); in queryWideColorGamutPreference()
115 switch (wcgPixelFormat) { in queryWideColorGamutPreference()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop243 # wcgPixelFormat is the pixel format that SurfaceFlinger expects for
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp907 ui::PixelFormat defaultPixelFormat, wcgPixelFormat; in nativeGetCompositionDataspaces() local
911 &wcgPixelFormat) != NO_ERROR) { in nativeGetCompositionDataspaces()