Searched refs:setStaticMatrix (Results 1 – 7 of 7) sorted by relevance
114 properties.setStaticMatrix(&staticMatrix); in TEST()
85 setStaticMatrix(other.getStaticMatrix()); in operator =()
203 bool setStaticMatrix(const SkMatrix* matrix) { in setStaticMatrix() function
799 public boolean setStaticMatrix(Matrix matrix) { in setStaticMatrix() method in RenderNode
108 return SET_AND_DIRTY(setStaticMatrix, matrix, RenderNode::GENERIC); in android_view_RenderNode_setStaticMatrix()
21055 renderNode.setStaticMatrix(t.getMatrix()); in setDisplayListProperties()
81641 Landroid/view/RenderNode;->setStaticMatrix(Landroid/graphics/Matrix;)Z