HomeSort by relevance Sort by last modified time
    Searched refs:DrawImageInPath (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gfx/
canvas.h 299 void DrawImageInPath(const gfx::ImageSkia& image,
canvas.cc 391 void Canvas::DrawImageInPath(const gfx::ImageSkia& image,
  /external/chromium_org/ash/wm/
frame_painter.cc 104 canvas->DrawImageInPath(image, -image_inset_x, 0, path, paint);
    [all...]
  /external/chromium_org/ash/system/user/
tray_user.cc 403 canvas->DrawImageInPath(resized_, image_bounds.x(), image_bounds.y(),
    [all...]

Completed in 404 milliseconds