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