Home
last modified time | relevance | path

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

/external/skqp/gm/
Dflippity.cpp19 static const int kNumMatrices = 6; variable
26 static const int kGMWidth = kNumMatrices*kCellSize;
36 static const SkMatrix kUVMatrices[kNumMatrices] = {
184 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
226 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
286 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()
/external/skia/gm/
Dflippity.cpp19 static const int kNumMatrices = 6; variable
26 static const int kGMWidth = kNumMatrices*kCellSize;
36 static const SkMatrix kUVMatrices[kNumMatrices] = {
184 static const SkRect kSubsets[kNumMatrices] = { in drawImageWithMatrixAndLabels()
226 for (int i = 0; i < kNumMatrices; ++i) { in drawRow()
286 for (int i = 0; i < kNumMatrices; ++i) { in onDraw()