Searched refs:kLabelWidth (Results 1 – 2 of 2) sorted by relevance
62 static const int kLabelWidth = 64; variable800 return SkISize::Make(kLabelWidth + numCols * (wh + kPad), in onISize()912 SkRect dstRect = SkRect::MakeXYWH(kLabelWidth, 0.f, srcRect.width(), srcRect.height()); in onDraw()919 dstRect.fRight = kLabelWidth + 1.5f * srcRect.width(); in onDraw()
25 static const int kLabelWidth = 64; variable740 return SkISize::Make(kLabelWidth + numCols * (kTileWidthHeight + kPad), in onISize()853 int x = kLabelWidth; in onDraw()