Searched refs:convertCategory (Results 1 – 5 of 5) sorted by relevance
140 static FrameRateCategory convertCategory(int8_t category);
529 FrameRateCategory LayerInfo::FrameRate::convertCategory(int8_t category) { in convertCategory() function in android::scheduler::LayerInfo::FrameRate
847 FpsRange categoryRange = convertCategory(category); in getExpectedFrameRateForCategory()856 private FpsRange convertCategory(int category) { in convertCategory() method
343 const auto category = Layer::FrameRate::convertCategory(clientState.frameRateCategory); in merge()
5713 const FrameRateCategory category = Layer::FrameRate::convertCategory(s.frameRateCategory); in setClientStateLocked()