Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.h50 static int32_t regamma(const uint64_t drmLutSize,
DDisplayColorModule.cpp272 int32_t ColorDrmBlobFactory::regamma( in regamma() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.h52 static int32_t regamma(const uint64_t drmLutSize,
DDisplayColorModule.cpp280 int32_t ColorDrmBlobFactory::regamma( in regamma() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp116 ret = gs::ColorDrmBlobFactory::regamma(lutSize, dqe.RegammaLut().config, in setDisplayColorBlob()