Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp1861 static const mat4 identityMatrix = mat4(); in setColorTransform() local
1868 mCurrentState.hasColorTransform = matrix != identityMatrix; in setColorTransform()