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