Searched refs:setPlaneColorSetting (Results 1 – 4 of 4) sorted by relevance
37 virtual int32_t setPlaneColorSetting(
629 int32_t ExynosDisplayDrmInterfaceModule::setPlaneColorSetting( in setPlaneColorSetting() function in ExynosDisplayDrmInterfaceModule
301 virtual int32_t setPlaneColorSetting( in setPlaneColorSetting() function
1644 if ((ret = setPlaneColorSetting(drmReq, plane, config, solidColor)) != 0) { in updateColorSettings()