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

/external/chromium_org/cc/layers/
H A Dheads_up_display_layer_impl.cc518 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