Home
last modified time | relevance | path

Searched refs:cgcDither (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.h48 static int32_t cgcDither(const GsInterfaceType::IDqe::DqeControlData::ConfigType *config,
DDisplayColorModule.cpp254 int32_t ColorDrmBlobFactory::cgcDither( in cgcDither() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.h50 static int32_t cgcDither(const GsInterfaceType::IDqe::DqeControlData::ConfigType *config,
DDisplayColorModule.cpp262 int32_t ColorDrmBlobFactory::cgcDither( in cgcDither() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp133 … ret = gs::ColorDrmBlobFactory::cgcDither(dqe.DqeControl().config, mDrmDevice, blobId); in setDisplayColorBlob()