Searched defs:colorTransform (Results 1 – 10 of 10) sorted by relevance
51 mat4 colorTransform; member
172 mat4 GLES20RenderEngine::setupColorTransform(const mat4& colorTransform) { in setupColorTransform()
39 int colorTransform; member
200 Display.ColorTransform colorTransform = findColorTransform(info); in updatePhysicalDisplayInfoLocked() local282 mSupportedColorTransforms.put(colorTransform.getId(), colorTransform); in updatePhysicalDisplayInfoLocked() local
144 public static Display.ColorTransform createColorTransform(int colorTransform) { in createColorTransform()
691 public void requestColorTransform(ColorTransform colorTransform) { in requestColorTransform()1118 public ColorTransform(int id, int colorTransform) { in ColorTransform()
502 Display.ColorTransform colorTransform = supportedColorTransforms[i]; in findColorTransform() local
487 public int colorTransform; field in SurfaceControl.PhysicalDisplayInfo
260 int colorTransform; member
67 jfieldID colorTransform; member