Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DLayerDrawable.cpp109 const bool nonIdentityMatrix = !matrix.isIdentity(); in DrawLayer() local
110 if (nonIdentityMatrix) { in DrawLayer()
154 if (nonIdentityMatrix) { in DrawLayer()