Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/sysprop/api/
H A DSurfaceFlingerProperties-latest.txt139 api_name: "use_frame_rate_api"
140 prop_name: "ro.surface_flinger.use_frame_rate_api"
H A DSurfaceFlingerProperties-current.txt155 api_name: "use_frame_rate_api"
156 prop_name: "ro.surface_flinger.use_frame_rate_api"
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerProperties.cpp318 bool use_frame_rate_api(bool defaultValue) { in use_frame_rate_api() function
319 auto temp = SurfaceFlingerProperties::use_frame_rate_api(); in use_frame_rate_api()
H A DSurfaceFlingerProperties.h93 bool use_frame_rate_api(bool defaultValue);
H A DSurfaceFlinger.cpp504 useFrameRateApi = use_frame_rate_api(true); in SurfaceFlinger()
/aosp12/frameworks/native/services/surfaceflinger/sysprop/
H A DSurfaceFlingerProperties.sysprop420 api_name: "use_frame_rate_api"
424 prop_name: "ro.surface_flinger.use_frame_rate_api"