Searched defs:SupportsPlatformPaint (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/skia/ext/ | ||
D | vector_platform_device_skia.cc | 33 bool VectorPlatformDeviceSkia::SupportsPlatformPaint() { in SupportsPlatformPaint() function in skia::VectorPlatformDeviceSkia |
D | platform_canvas.cc | 16 bool SupportsPlatformPaint(const SkCanvas* canvas) { in SupportsPlatformPaint() function |
D | platform_device.cc | 76 bool PlatformDevice::SupportsPlatformPaint() { in SupportsPlatformPaint() function in skia::PlatformDevice |