Searched refs:getDppIndexForLayer (Results 1 – 3 of 3) sorted by relevance
51 int32_t getDppIndexForLayer(ExynosMPPSource* layer);
192 int32_t ColorManager::getDppIndexForLayer(ExynosMPPSource* layer) { in getDppIndexForLayer() function in gs101::ColorManager
369 const uint32_t dppIndex = static_cast<uint32_t>(colorManager->getDppIndexForLayer(mppSource)); in setPlaneColorSetting()