HomeSort by relevance Sort by last modified time
    Searched defs:SupportsPlatformPaint (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/skia/ext/
platform_canvas.cc 16 bool SupportsPlatformPaint(const SkCanvas* canvas) {
18 return platform_device && platform_device->SupportsPlatformPaint();
vector_platform_device_skia.cc 33 bool VectorPlatformDeviceSkia::SupportsPlatformPaint() {
platform_device.cc 76 bool PlatformDevice::SupportsPlatformPaint() {

Completed in 197 milliseconds