Searched defs:rotateMatrix (Results 1 – 5 of 5) sorted by relevance
56 Matrix rotateMatrix = new Matrix(); in createThumbnail() local
69 Matrix rotateMatrix = new Matrix(); in readCroppedBitmap() local
283 Matrix rotateMatrix = new Matrix(); in doInBackground() local357 Matrix rotateMatrix = new Matrix(); in doInBackground() local
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