Searched refs:kMedYOff (Results 1 – 1 of 1) sorted by relevance
260 for (int y = kMedYOff; y < kMedYOff+kMedSize; ++y) { in MakeAtlas()267 SkIRect::MakeXYWH(kNormXOff, kMedYOff, in MakeAtlas()329 static const SkScalar gYOffs[3] = { kBigYOff, kMedYOff, kSmYOff }; in initAsteroid()434 static const int kMedYOff = kBigSize + kPad; member in DrawLitAtlasDrawable435 static const int kSmYOff = kMedYOff + kMedSize + kPad;