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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
PlatformContextCairo.h 68 void pushImageMask(cairo_surface_t*, const FloatRect&);
PlatformContextCairo.cpp 58 void PlatformContextCairo::pushImageMask(cairo_surface_t* surface, const FloatRect& rect)
ImageBufferCairo.cpp 119 context->platformContext()->pushImageMask(m_data.m_surface, maskRect);

Completed in 164 milliseconds