Searched refs:kNumColumns (Results 1 – 8 of 8) sorted by relevance
89 return SkIPoint::Make(kTranslate * (kNumColumns - 1) + fDstRectSize, in onGetSize()96 offset.fX = i % kNumColumns * kTranslate + 0.1f; in translation()97 offset.fY = (i / kNumColumns) % kNumRows * kTranslate + 0.1f; in translation()102 static const int kNumColumns = 5; member in MultitextureImages
108 static const int kNumColumns = SK_ARRAY_COUNT(kAllVerbs); variable109 static const int kTotalWidth = kNumColumns * (kCellWidth + kCellPad) + kCellPad;
17 constexpr int kNumColumns = 6; variable112 return SkISize::Make(kNumColumns * (2*kRadius+2*kPad), kNumRows * (2*kRadius+2*kPad)); in onISize()
194 static const int kNumColumns = 7; variable195 static const int kTotalWidth = kNumColumns * 160 + 10;
193 static const int kNumColumns = 7; variable194 static const int kTotalWidth = kNumColumns * 160 + 10;