Searched defs:rotateMatrix (Results 1 – 2 of 2) sorted by relevance
208 int rotateMatrix = 0; in computeRegions() local
335 static const SkMatrix rotateMatrix = SkMatrix::MakeAll(0, -1, CANVAS_HEIGHT, 1, 0, 0, 0, 0, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local