Searched refs:getDppIndexForLayer (Results 1 – 3 of 3) sorted by relevance
241 int32_t getDppIndexForLayer(ExynosMPPSource* layer);
418 int32_t ExynosPrimaryDisplayModule::getDppIndexForLayer(ExynosMPPSource* layer) in getDppIndexForLayer() function in ExynosPrimaryDisplayModule
371 const uint32_t dppIndex = static_cast<uint32_t>(display->getDppIndexForLayer(mppSource)); in setPlaneColorSetting()