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

  /external/skia/gm/
dashcircle.cpp 165 static const SkMatrix kMatrices[]{
186 for (const auto& m : kMatrices) {
196 for (const auto& m : kMatrices) {
shapes_as_paths.cpp 147 const SkMatrix* kMatrices[] = { &mI, &mRot, &mScale, &mFlipX, &mFlipY, &mFlipXY, &mPersp, };
161 for (const SkMatrix* mat : kMatrices) {
  /external/skqp/gm/
shapes_as_paths.cpp 146 const SkMatrix* kMatrices[] = { &mI, &mRot, &mScale, &mFlipX, &mFlipY, &mFlipXY, &mPersp, };
160 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 237 milliseconds