Home
last modified time | relevance | path

Searched refs:dppIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp248 const uint32_t dppIndex, in setPlaneColorBlob() argument
369 const uint32_t dppIndex = static_cast<uint32_t>(colorManager->getDppIndexForLayer(mppSource)); in setPlaneColorSetting() local
379 dpp.EotfLut(), dpp, dppIndex, drmReq, planeChanged) != NO_ERROR)) { in setPlaneColorSetting()
381 __func__, dppIndex); in setPlaneColorSetting()
386 dpp.Gm(), dpp, dppIndex, drmReq, planeChanged) != NO_ERROR)) { in setPlaneColorSetting()
388 __func__, dppIndex); in setPlaneColorSetting()
393 dpp.Dtm(), dpp, dppIndex, drmReq, planeChanged) != NO_ERROR)) { in setPlaneColorSetting()
395 __func__, dppIndex); in setPlaneColorSetting()
400 dpp.OetfLut(), dpp, dppIndex, drmReq, planeChanged) != NO_ERROR)) { in setPlaneColorSetting()
402 __func__, dppIndex); in setPlaneColorSetting()
DExynosDisplayDrmInterfaceModule.h125 const uint32_t dppIndex,