Searched refs:setStaticMatrix (Results 1 – 6 of 6) sorted by relevance
91 setStaticMatrix(other.getStaticMatrix()); in operator =()
215 bool setStaticMatrix(const SkMatrix* matrix) { in setStaticMatrix() function
360 public boolean setStaticMatrix(Matrix matrix) { in setStaticMatrix() method in RenderNode
16840 renderNode.setStaticMatrix(t.getMatrix()); in setDisplayListProperties()
168 return SET_AND_DIRTY(setStaticMatrix, matrix, RenderNode::GENERIC); in android_view_RenderNode_setStaticMatrix()
2030 properties.setStaticMatrix(&staticMatrix); in RENDERTHREAD_TEST()