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

/external/chromium_org/content/browser/android/
H A Dpopup_touch_handle_drawable.cc72 const gfx::RectF rect_pix = gfx::ScaleRect(rect, dpi_scale_); local
76 rect_pix.x(),
77 rect_pix.y(),
78 rect_pix.width(),
79 rect_pix.height());

Completed in 83 milliseconds