Home
last modified time | relevance | path

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

/external/skqp/gm/
Dflippity.cpp17 static const int kNumMatrices = 6; variable
24 static const int kGMWidth = kNumMatrices*kCellSize;
34 static const SkMatrix kUVMatrices[kNumMatrices] = {
161 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
203 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
263 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()
/external/skia/gm/
Dflippity.cpp42 static const int kNumMatrices = 6; variable
49 static const int kGMWidth = kNumMatrices*kCellSize;
59 static const SkMatrix kUVMatrices[kNumMatrices] = {
185 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
225 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
303 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()