Searched refs:ADisplay_getMaxSupportedFps (Results 1 – 4 of 4) sorted by relevance
74 float ADisplay_getMaxSupportedFps(ADisplay* display);
34 android::ADisplay_getMaxSupportedFps*;
229 float ADisplay_getMaxSupportedFps(ADisplay* display) { in ADisplay_getMaxSupportedFps() function
78 mMaxRefreshRate = ADisplay_getMaxSupportedFps(primaryDisplay); in updateDisplayInfo()