Home
last modified time | relevance | path

Searched refs:DIPToPixelBounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/image/
Dimage_skia_operations.cc32 gfx::Rect DIPToPixelBounds(gfx::Rect dip_bounds, float scale) { in DIPToPixelBounds() function
221 gfx::Rect bounds = DIPToPixelBounds(gfx::Rect(src_x_, src_y_, dst_w_, in GetImageForScale()
320 DIPToPixelBounds(subset_bounds_, image_rep.scale())); in GetImageForScale()