Searched defs:center_bitmap (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc978 const SkBitmap* center_bitmap,
988 canvas->DrawBitmapInt(*center_bitmap,
989 0, 0, center_bitmap->width(), center_bitmap->height(),
976 PaintBitmaps(gfx::Canvas* canvas, const SkBitmap* top_bitmap, const SkBitmap* center_bitmap, const SkBitmap* bottom_bitmap, int x, int y, int height, int width) argument

Completed in 81 milliseconds