Searched refs:setAnimationMatrix (Results 1 – 7 of 7) sorted by relevance
116 setAnimationMatrix(other.getAnimationMatrix()); in operator =()
201 bool setAnimationMatrix(const SkMatrix* matrix) { in setAnimationMatrix() function
62 mRenderNode.setAnimationMatrix(matrix); in setMatrix()
413 public boolean setAnimationMatrix(Matrix matrix) { in setAnimationMatrix() method in RenderNode
10952 public void setAnimationMatrix(Matrix matrix) {10954 mRenderNode.setAnimationMatrix(matrix);14765 mRenderNode.setAnimationMatrix(null);14897 renderNode.setAnimationMatrix(transformToApply.getMatrix());
68 object.setAnimationMatrix(value);
112 return SET_AND_DIRTY(setAnimationMatrix, matrix, RenderNode::GENERIC); in android_view_RenderNode_setAnimationMatrix()