Searched refs:setAnimationMatrix (Results 1 – 7 of 7) sorted by relevance
327 view.setAnimationMatrix(null); in createTransformAnimator()517 setAnimationMatrix(); in PathAnimatorMatrix()522 setAnimationMatrix(); in setValues()528 setAnimationMatrix(); in setTranslation()531 private void setAnimationMatrix() { in setAnimationMatrix() method in ChangeTransform.PathAnimatorMatrix535 mView.setAnimationMatrix(mMatrix); in setAnimationMatrix()
118 properties.setAnimationMatrix(&animationMatrix); in TEST()
86 setAnimationMatrix(other.getAnimationMatrix()); in operator =()
216 bool setAnimationMatrix(const SkMatrix* matrix) { in setAnimationMatrix() function
65 mRenderNode.setAnimationMatrix(matrix); in setMatrix()
814 public boolean setAnimationMatrix(@Nullable Matrix matrix) { in setAnimationMatrix() method in RenderNode
113 return SET_AND_DIRTY(setAnimationMatrix, matrix, RenderNode::GENERIC); in android_view_RenderNode_setAnimationMatrix()