OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawImageInPath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/gfx/
canvas.h
346
void
DrawImageInPath
(const ImageSkia& image,
canvas.cc
467
void Canvas::
DrawImageInPath
(const ImageSkia& image,
/external/chromium_org/ash/wm/
header_painter.cc
84
canvas->
DrawImageInPath
(image, -image_inset_x, 0, path, paint);
/external/chromium_org/ash/system/user/
tray_user.cc
445
canvas->
DrawImageInPath
(resized_, image_bounds.x(), image_bounds.y(),
[
all
...]
Completed in 40 milliseconds