Home
last modified time | relevance | path

Searched refs:currentMatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
DSKPAnimationBench.cpp45 SkMatrix currentMatrix = frameMatrix; in drawPicture() local
50 SkMatrix tileMatrix = currentMatrix; in drawPicture()
58 currentMatrix.postConcat(frameMatrix); in drawPicture()