Home
last modified time | relevance | path

Searched refs:kNumMatrices (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Dflippity.cpp39 static const int kNumMatrices = 6; variable
46 static const int kGMWidth = kNumMatrices*kCellSize;
56 static const SkMatrix kUVMatrices[kNumMatrices] = {
182 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
224 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
281 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()
/third_party/skia/gm/
Dflippity.cpp40 static const int kNumMatrices = 6; variable
47 static const int kGMWidth = kNumMatrices*kCellSize;
57 static const SkMatrix kUVMatrices[kNumMatrices] = {
183 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
223 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
302 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()