Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/include/gs101/displaycolor/
Ddisplaycolor_gs101.h117 using EotfData = DisplayStage<EotfConfigType>;
120 using GmData = DisplayStage<GmConfigType>;
132 using DtmData = DisplayStage<DtmConfigType>;
135 using OetfData = DisplayStage<OetfConfigType>;
231 using DqeControlData = DisplayStage<DqeControlConfigType>;
234 using DqeMatrixData = DisplayStage<DqeMatrixConfigType>;
237 using DegammaLutData = DisplayStage<DegammaConfigType>;
240 using CgcData = DisplayStage<CgcConfigType>;
243 using RegammaLutData = DisplayStage<RegammaConfigType>;
/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h283 struct DisplayStage { struct