Home
last modified time | relevance | path

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

/external/skia/gm/
Ddrawatlascolor.cpp69 2 * kNumColors * (kAtlasSize + kPad) + kTextPad + kPad); in onISize()
124 SkASSERT(numColors == kNumColors); in onDraw()
166 static const int kNumColors = 4; member in DrawAtlasColorsGM