Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.h116 void setDrawLooper(SkDrawLooper*); // Note: takes an additional ref.
DGraphicsContextSkia.cpp318 platformContext()->setDrawLooper(0); in clearPlatformShadow()
1041 platformContext()->setDrawLooper(0); in setPlatformShadow()
1105 platformContext()->setDrawLooper(dl); in setPlatformShadow()
DPlatformContextSkia.cpp447 void PlatformContextSkia::setDrawLooper(SkDrawLooper* dl) in setDrawLooper() function in WebCore::PlatformContextSkia
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1656356 (PlatformContextSkia::setDrawLooper):