Searched refs:mDisplayP3ToSrgb (Results 1 – 2 of 2) sorted by relevance
102 mat4 mDisplayP3ToSrgb; variable
147 mDisplayP3ToSrgb = mat4(ColorSpaceConnector(displayP3, srgb).getTransform()); in GLES20RenderEngine()378 wideColorState.setOutputTransformMatrix(mDisplayP3ToSrgb); in drawMesh()