Home
last modified time | relevance | path

Searched refs:use_color_management (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/sysprop/api/
DSurfaceFlingerProperties-latest.txt103 api_name: "use_color_management"
104 prop_name: "ro.surface_flinger.use_color_management"
DSurfaceFlingerProperties-current.txt127 api_name: "use_color_management"
128 prop_name: "ro.surface_flinger.use_color_management"
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h62 bool use_color_management(bool defaultValue);
DSurfaceFlingerProperties.cpp196 bool use_color_management(bool defaultValue) { in use_color_management() function
197 auto tmpuseColorManagement = SurfaceFlingerProperties::use_color_management(); in use_color_management()
DSurfaceFlinger.cpp344 useColorManagement = use_color_management(false); in SurfaceFlinger()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop203 api_name: "use_color_management"
207 prop_name: "ro.surface_flinger.use_color_management"