Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/sysprop/api/
DSurfaceFlingerProperties-latest.txt131 api_name: "use_content_detection_for_refresh_rate"
132 prop_name: "ro.surface_flinger.use_content_detection_for_refresh_rate"
DSurfaceFlingerProperties-current.txt165 api_name: "use_content_detection_for_refresh_rate"
166 prop_name: "ro.surface_flinger.use_content_detection_for_refresh_rate"
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h82 bool use_content_detection_for_refresh_rate(bool defaultValue);
DSurfaceFlingerProperties.cpp266 bool use_content_detection_for_refresh_rate(bool defaultValue) { in use_content_detection_for_refresh_rate() function
276 auto temp = SurfaceFlingerProperties::use_content_detection_for_refresh_rate(); in use_content_detection_for_refresh_rate()
DSurfaceFlinger.cpp4494 if (sysprop::use_content_detection_for_refresh_rate(defaultContentDetectionValue)) { in initScheduler()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop372 api_name: "use_content_detection_for_refresh_rate"
376 prop_name: "ro.surface_flinger.use_content_detection_for_refresh_rate"