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

  /external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.h 113 void setDrawLooper(SkDrawLooper*); // Note: takes an additional ref.
GraphicsContextSkia.cpp 326 platformContext()->setDrawLooper(0);
994 platformContext()->setDrawLooper(0);
1025 platformContext()->setDrawLooper(dl);
    [all...]
PlatformContextSkia.cpp 410 void PlatformContextSkia::setDrawLooper(SkDrawLooper* dl)

Completed in 71 milliseconds