Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h59 bool use_color_management(bool defaultValue);
DSurfaceFlingerProperties.cpp178 bool use_color_management(bool defaultValue) { in use_color_management() function
179 auto tmpuseColorManagement = SurfaceFlingerProperties::use_color_management(); in use_color_management()
DSurfaceFlinger.cpp301 useColorManagement = use_color_management(false); in SurfaceFlinger()
/frameworks/native/services/surfaceflinger/sysprop/api/
Dsystem-current.txt24 method public static java.util.Optional<java.lang.Boolean> use_color_management();
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop183 api_name: "use_color_management"
187 prop_name: "ro.surface_flinger.use_color_management"