Home
last modified time | relevance | path

Searched defs:rotateMatrix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DPerimeterPathGuide.java208 int rotateMatrix = 0; in computeRegions() local
/frameworks/base/libs/hwui/tests/unit/
DSkiaPipelineTests.cpp335 static const SkMatrix rotateMatrix = SkMatrix::MakeAll(0, -1, CANVAS_HEIGHT, 1, 0, 0, 0, 0, 1); in RENDERTHREAD_SKIA_PIPELINE_TEST() local