OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:text_bounds2
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc
518
SkRect
text_bounds2
= SkRect::MakeXYWH(left + kPadding,
local
523
text_bounds2
.bottom() + 2 * kPadding,
545
text_bounds2
.left(),
546
text_bounds2
.bottom());
552
text_bounds2
.right(),
553
text_bounds2
.bottom());
Completed in 55 milliseconds