Searched refs:procLabelBounds (Results 1 – 2 of 2) sorted by relevance
130 SkRect procLabelBounds; in onDraw() local132 kUTF8_SkTextEncoding, &procLabelBounds); in onDraw()134 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop, in onDraw()136 procLabelBounds.offset(renderRect.fRight + kPad, in onDraw()137 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop); in onDraw()147 SkScalar width = SkTMax(inputLabelBounds.fRight, procLabelBounds.fRight); in onDraw()
141 SkRect procLabelBounds; in onDraw() local143 kUTF8_SkTextEncoding, &procLabelBounds); in onDraw()145 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop, in onDraw()147 procLabelBounds.offset(renderRect.fRight + kPad, in onDraw()148 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop); in onDraw()158 SkScalar width = SkTMax(inputLabelBounds.fRight, procLabelBounds.fRight); in onDraw()