HomeSort by relevance Sort by last modified time
    Searched defs:kMatrices (Results 1 - 4 of 4) sorted by null

  /external/skia/gm/
shapes_as_paths.cpp 150 const SkMatrix* kMatrices[] = { &mI, &mRot, &mScale, &mFlipX, &mFlipY, &mFlipXY, &mPersp, };
164 for (const SkMatrix* mat : kMatrices) {
  /external/skqp/gm/
shapes_as_paths.cpp 147 const SkMatrix* kMatrices[] = { &mI, &mRot, &mScale, &mFlipX, &mFlipY, &mFlipXY, &mPersp, };
161 for (const SkMatrix* mat : kMatrices) {
  /external/skia/tests/
RRectInPathTest.cpp 23 static const SkMatrix kMatrices[] = {
29 for (auto& m : kMatrices) {
  /external/skqp/tests/
RRectInPathTest.cpp 23 static const SkMatrix kMatrices[] = {
29 for (auto& m : kMatrices) {

Completed in 472 milliseconds