Searched refs:identityMatrix (Results 1 – 3 of 3) sorted by relevance
266 static const mat4 identityMatrix = mat4(); in merge() local267 hasColorTransform = colorTransform != identityMatrix; in merge()
248 val identityMatrix: FloatArray constant
1793 static const mat4 identityMatrix = mat4(); in setColorTransform() local1800 mDrawingState.hasColorTransform = matrix != identityMatrix; in setColorTransform()