Searched refs:setStaticMatrix (Results 1 – 7 of 7) sorted by relevance
116 properties.setStaticMatrix(&staticMatrix); in TEST()
100 setStaticMatrix(other.getStaticMatrix()); in operator =()
220 bool setStaticMatrix(const SkMatrix* matrix) { in setStaticMatrix() function
942 public boolean setStaticMatrix(Matrix matrix) { in setStaticMatrix() method in RenderNode
103 return SET_AND_DIRTY(setStaticMatrix, matrix, RenderNode::GENERIC); in android_view_RenderNode_setStaticMatrix()
24451 renderNode.setStaticMatrix(t.getMatrix()); in setDisplayListProperties()
61142 Landroid/view/RenderNode;->setStaticMatrix(Landroid/graphics/Matrix;)Z