Home
last modified time | relevance | path

Searched refs:canvasClipApplied (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.h180 bool canvasClipApplied() const;
DPlatformContextSkia.cpp701 bool PlatformContextSkia::canvasClipApplied() const in canvasClipApplied() function in WebCore::PlatformContextSkia
DGraphicsContextSkia.cpp326 if (platformContext()->useGPU() && !platformContext()->canvasClipApplied()) { in clearRect()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0646181 (WebCore::PlatformContextSkia::canvasClipApplied):