Searched refs:frameMatrix (Results 1 – 1 of 1) sorted by relevance
40 SkMatrix frameMatrix = SkMatrix::MakeTrans(-fCenter.fX, -fCenter.fY); in drawPicture() local41 frameMatrix.postConcat(fAnimationMatrix); in drawPicture()43 frameMatrix.postConcat(reverseTranslate); in drawPicture()45 SkMatrix currentMatrix = frameMatrix; in drawPicture()58 currentMatrix.postConcat(frameMatrix); in drawPicture()