Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp504 ExynosMPPModule *mpp = (ExynosMPPModule *)it; in otfMppReordering() local
559 ExynosMPPModule *mpp = (ExynosMPPModule *)otfMPPs[i]; in otfMppReordering() local
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2159 void ExynosResourceManager::setFrameRateForPerformance(ExynosMPP &mpp, in setFrameRateForPerformance()
2178 ExynosMPP *mpp = NULL; in deliverPerformanceInfo() local
2280 float ExynosResourceManager::getResourceUsedCapa(ExynosMPP &mpp) in getResourceUsedCapa()
2336 auto mpp_compare = [=](ExynosMPP *mpp)->bool { in setScaleDownRatio()