Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DLayer.cpp124 const bool nonIdentityMatrix = !matrix.isIdentity(); in draw() local
125 if (nonIdentityMatrix) { in draw()
138 if (nonIdentityMatrix) { in draw()