Home
last modified time | relevance | path

Searched refs:ApplyPaint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/skia/ext/
Dvector_platform_device_emf_win.cc200 if (!ApplyPaint(paint)) { in drawRect()
241 if (!ApplyPaint(paint)) { in drawPath()
605 bool VectorPlatformDeviceEmf::ApplyPaint(const SkPaint& paint) { in ApplyPaint() function in skia::VectorPlatformDeviceEmf
880 if (!ApplyPaint(tmp_paint)) in InternalDrawBitmap()
884 if (!ApplyPaint(paint)) in InternalDrawBitmap()
Dvector_platform_device_emf_win.h91 bool ApplyPaint(const SkPaint& paint);