Home
last modified time | relevance | path

Searched defs:DrawImageInt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
Dcanvas.cc351 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y) { in DrawImageInt() function in gfx::Canvas
356 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y, uint8 a) { in DrawImageInt() function in gfx::Canvas
362 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
382 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
397 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
/external/chromium_org/ui/native_theme/
Dnative_theme_base.cc930 void NativeThemeBase::DrawImageInt( in DrawImageInt() function in ui::NativeThemeBase