Searched refs:hasTransformMatrix (Results 1 – 4 of 4) sorted by relevance
139 if (hasTransformMatrix()) { in debugOutputProperties()
494 bool hasTransformMatrix() const { in hasTransformMatrix() function
407 if (properties().hasTransformMatrix()) { in setViewProperties()480 if (properties().hasTransformMatrix() || applyTranslationZ) { in applyViewPropertyTransforms()
404 return !renderNode->stagingProperties().hasTransformMatrix(); in android_view_RenderNode_hasIdentityMatrix()