Home
last modified time | relevance | path

Searched refs:getDppIndexForLayer (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.h231 int32_t getDppIndexForLayer(ExynosMPPSource* layer);
H A DExynosPrimaryDisplayModule.cpp359 int32_t ExynosPrimaryDisplayModule::getDppIndexForLayer(ExynosMPPSource* layer) in getDppIndexForLayer() function in ExynosPrimaryDisplayModule
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterfaceModule.cpp680 const uint32_t dppIndex = static_cast<uint32_t>(display->getDppIndexForLayer(mppSource)); in setPlaneColorSetting()