Home
last modified time | relevance | path

Searched defs:getFrameRateSelectionPriority (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h168 int32_t getFrameRateSelectionPriority() const { return mLayerProps.frameRateSelectionPriority; } in getFrameRateSelectionPriority() function
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1047 int32_t Layer::getFrameRateSelectionPriority() const { in getFrameRateSelectionPriority() function in android::Layer