Home
last modified time | relevance | path

Searched defs:frameRateCategory (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateSelectorTest.cpp1553 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
1619 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
1669 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
1710 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
2009 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
2131 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
2198 FrameRateCategory frameRateCategory = FrameRateCategory::Default; in TEST_P() member
DLayerHierarchyTest.h368 void setFrameRateCategory(uint32_t id, int8_t frameRateCategory) { in setFrameRateCategory()
/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateSelector.h177 FrameRateCategory frameRateCategory = FrameRateCategory::Default; member
/frameworks/native/libs/gui/include/gui/
DLayerState.h369 int8_t frameRateCategory; member
/frameworks/base/core/java/android/view/
DViewRootImpl.java12824 int frameRateCategory; in setPreferredFrameRateCategory() local
12871 private static String categoryToString(int frameRateCategory) { in categoryToString()
12964 public void votePreferredFrameRateCategory(int frameRateCategory, int reason, View view) { in votePreferredFrameRateCategory()
DView.java33937 int frameRateCategory = calculateFrameRateCategory(); in votePreferredFrameRate() local
33986 int frameRateCategory; in votePreferredFrameRate() local