Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/sysprop/api/
DSurfaceFlingerProperties-current.txt139 api_name: "use_frame_rate_api"
140 prop_name: "ro.surface_flinger.use_frame_rate_api"
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h93 bool use_frame_rate_api(bool defaultValue);
DSurfaceFlingerProperties.cpp316 bool use_frame_rate_api(bool defaultValue) { in use_frame_rate_api() function
317 auto temp = SurfaceFlingerProperties::use_frame_rate_api(); in use_frame_rate_api()
DSurfaceFlinger.cpp447 useFrameRateApi = use_frame_rate_api(true); in SurfaceFlinger()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop420 api_name: "use_frame_rate_api"
424 prop_name: "ro.surface_flinger.use_frame_rate_api"