Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h241 int32_t getDppIndexForLayer(ExynosMPPSource* layer);
DExynosPrimaryDisplayModule.cpp418 int32_t ExynosPrimaryDisplayModule::getDppIndexForLayer(ExynosMPPSource* layer) in getDppIndexForLayer() function in ExynosPrimaryDisplayModule
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp371 const uint32_t dppIndex = static_cast<uint32_t>(display->getDppIndexForLayer(mppSource)); in setPlaneColorSetting()