Searched refs:DrawImageInt (Results 1 - 25 of 75) sorted by relevance

123

/external/chromium_org/ui/views/window/
H A Dframe_background.cc65 canvas->DrawImageInt(*theme_overlay_image_, 0, 0);
72 canvas->DrawImageInt(*top_left_corner_,
84 canvas->DrawImageInt(*top_right_corner_,
101 canvas->DrawImageInt(*bottom_right_corner_,
111 canvas->DrawImageInt(*bottom_left_corner_, 0,
141 canvas->DrawImageInt(*theme_overlay_image_, 0, -maximized_top_inset_);
/external/chromium_org/ui/message_center/views/
H A Dproportional_image_view.cc38 canvas->DrawImageInt(image_, draw_bounds.x(), draw_bounds.y());
44 canvas->DrawImageInt(
H A Dpadded_button.cc66 canvas->DrawImageInt(background_image_, position.x(), position.y());
67 canvas->DrawImageInt(image, position.x(), position.y());
/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button.cc120 canvas->DrawImageInt(hovered_background_image_, 0, 0, paint);
122 canvas->DrawImageInt(pressed_background_image_, 0, 0);
135 icon_canvas.DrawImageInt(icon_image, 0, 0, paint);
139 icon_canvas.DrawImageInt(crossfade_icon_image_, 0, 0, paint);
182 canvas->DrawImageInt(to_center,
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_view.cc79 canvas->DrawImageInt(*left_alpha_mask_, 0, 0, left_edge_width, mask_height,
84 canvas->DrawImageInt(*right_alpha_mask_, 0, 0, right_edge_width,
119 canvas->DrawImageInt(gfx::ImageSkia(animating_edges.ExtractImageRep()),
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_icon_painter.cc78 canvas->DrawImageInt(*image,
89 canvas->DrawImageInt(*image, x, y);
121 canvas->DrawImageInt(*image, 0, 0, width, image->height(),
128 canvas->DrawImageInt(badge_, 0, 0);
/external/chromium_org/chrome/common/
H A Dicon_with_badge_image_source.cc32 canvas->DrawImageInt(icon_, 0, 0, SkPaint());
H A Dbadge_util.cc174 canvas->DrawImageInt(*gradient_left, rect.x(), rect.y());
180 canvas->DrawImageInt(*gradient_right,
/external/chromium_org/ui/app_list/views/
H A Dcached_label.cc40 canvas->DrawImageInt(image_, 0, 0);
/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf.cc106 canvas->DrawImageInt(background_image,
146 canvas->DrawImageInt(foreground_image,
191 canvas->DrawImageInt(*background,
228 canvas->DrawImageInt(*complete, complete_bounds.x(), complete_bounds.y(),
256 canvas->DrawImageInt(*complete, complete_bounds.x(), complete_bounds.y(),
/external/chromium_org/ui/gfx/
H A Dcanvas.h270 void DrawImageInt(const ImageSkia&, int x, int y);
272 // Helper for DrawImageInt(..., paint) that constructs a temporary paint and
274 void DrawImageInt(const ImageSkia&, int x, int y, uint8 alpha);
281 void DrawImageInt(const ImageSkia& image,
298 void DrawImageInt(const ImageSkia& image,
308 void DrawImageInt(const ImageSkia& image,
320 // Same as the DrawImageInt functions above. Difference being this does not
435 // Helper for the DrawImageInt functions declared above. The |pixel|
H A Dcanvas.cc55 DrawImageInt(ImageSkia(image_rep), 0, 0);
328 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y) { function in class:gfx::Canvas
330 DrawImageInt(image, x, y, paint);
333 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y, uint8 a) { function in class:gfx::Canvas
336 DrawImageInt(image, x, y, paint);
339 void Canvas::DrawImageInt(const ImageSkia& image, function in class:gfx::Canvas
359 void Canvas::DrawImageInt(const ImageSkia& image, function in class:gfx::Canvas
370 DrawImageInt(image, src_x, src_y, src_w, src_h, dest_x, dest_y,
374 void Canvas::DrawImageInt(const ImageSkia& image, function in class:gfx::Canvas
/external/chromium_org/ash/drag_drop/
H A Ddrag_image_view.cc111 canvas->DrawImageInt(GetImage(), 0, 0);
129 canvas->DrawImageInt(image_skia, 0, 0);
167 canvas->DrawImageInt(*(drag_hint->ToImageSkia()),
/external/chromium_org/ui/views/controls/
H A Dthrobber.cc85 canvas->DrawImageInt(*frames_,
164 canvas->DrawImageInt(*checkmark_, checkmark_x, checkmark_y);
H A Dslider.cc218 canvas->DrawImageInt(*images_[LEFT], 0, 0);
219 canvas->DrawImageInt(*images_[RIGHT],
237 canvas->DrawImageInt(*thumb_, button_cx, thumb_y);
263 canvas->DrawImageInt(*thumb_, thumb_x, button_cy);
/external/chromium_org/athena/system/
H A Dbackground_controller.cc38 canvas->DrawImageInt(image_,
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc73 canvas->DrawImageInt(image_.AsImageSkia(), 0, 0);
/external/chromium_org/ash/shelf/
H A Dalternate_app_list_button.cc155 canvas->DrawImageInt(*background_image,
158 canvas->DrawImageInt(*forground_image,
H A Doverflow_button.cc119 canvas->DrawImageInt(*background, bounds.x(), bounds.y());
146 canvas->DrawImageInt(*image,
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_avatar_icon_util_unittest.cc28 canvas.DrawImageInt(image_skia, 15, 10);
31 canvas2.DrawImageInt(image_skia, 15, 10);
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_item.cc52 canvas->DrawImageInt(icon_, 0, 0);
57 canvas->DrawImageInt(overlay, 0, icon_.height() - overlay.height());
80 canvas->DrawImageInt(icon_, 0, 0);
95 canvas->DrawImageInt(
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Davatar_menu_button.cc81 canvas->DrawImageInt(button_icon_, 0, 0, button_icon_.width(),
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_view.cc176 canvas->DrawImageInt(wallpaper,
185 canvas->DrawImageInt(wallpaper, 0, 0, wallpaper.width(),
191 canvas->DrawImageInt(
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view.cc698 canvas->DrawImageInt(*toolbar_left_mask, 0, 0, toolbar_left_mask->width(),
701 canvas->DrawImageInt(*toolbar_left_mask, 0,
709 canvas->DrawImageInt(*toolbar_right_mask, 0, 0, toolbar_right_mask->width(),
712 canvas->DrawImageInt(*toolbar_right_mask, 0,
718 canvas->DrawImageInt(*toolbar_left, 0, 0, toolbar_left->width(), split_point,
720 canvas->DrawImageInt(*toolbar_left, 0,
733 canvas->DrawImageInt(*toolbar_right, 0, 0, toolbar_right->width(),
735 canvas->DrawImageInt(*toolbar_right, 0,
783 canvas->DrawImageInt(*top_left, 0, 0, top_left->width(), height,
788 canvas->DrawImageInt(*top_righ
[all...]
H A Dglass_browser_frame_view.cc374 canvas->DrawImageInt(*toolbar_left_mask, left_x, y, paint);
379 canvas->DrawImageInt(*toolbar_right_mask, right_x, y, paint);
382 canvas->DrawImageInt(*toolbar_left, left_x, y);
389 canvas->DrawImageInt(*tp->GetImageSkiaNamed(IDR_CONTENT_TOP_RIGHT_CORNER),
420 canvas->DrawImageInt(
429 canvas->DrawImageInt(*bottom_left,

Completed in 942 milliseconds

123