Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dcanvas.cc322 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y) { in DrawImageInt() function in gfx::Canvas
327 void Canvas::DrawImageInt(const ImageSkia& image, int x, int y, uint8 a) { in DrawImageInt() function in gfx::Canvas
333 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
353 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
368 void Canvas::DrawImageInt(const ImageSkia& image, in DrawImageInt() function in gfx::Canvas
/external/chromium_org/ui/native_theme/
Dnative_theme_base.cc981 void NativeThemeBase::DrawImageInt( in DrawImageInt() function in ui::NativeThemeBase