Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dconstcolorprocessor.cpp172 SkRect procLabelBounds; variable
174 SkTextEncoding::kUTF8, &procLabelBounds);
176 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop,
178 procLabelBounds.offset(renderRect.fRight + kPad,
179 inputLabelBounds.fBottom + 2.f - procLabelBounds.fTop);
189 SkScalar width = std::max(inputLabelBounds.fRight, procLabelBounds.fRight);

Completed in 1 milliseconds