Searched defs:SupportsPlatformPaint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/skia/ext/
H A Dplatform_canvas.cc16 bool SupportsPlatformPaint(const SkCanvas* canvas) { function in namespace:skia
18 return platform_device && platform_device->SupportsPlatformPaint();
H A Dplatform_device.cc76 bool PlatformDevice::SupportsPlatformPaint() { function in class:skia::PlatformDevice
H A Dvector_platform_device_skia.cc33 bool VectorPlatformDeviceSkia::SupportsPlatformPaint() { function in class:skia::VectorPlatformDeviceSkia

Completed in 329 milliseconds