Searched refs:kTextPad (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Ddrawatlascolor.cpp69 2 * kNumColors * (kAtlasSize + kPad) + kTextPad + kPad);
139 textP.setTextSize(SkIntToScalar(kTextPad));
145 i*(target.width()+kPad)+kPad, SkIntToScalar(kTextPad),
152 SkIntToScalar(kTextPad+kPad));
169 static const int kTextPad = 8; member in class:DrawAtlasColorsGM

Completed in 27 milliseconds