Searched refs:pushImageMask (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DPlatformContextCairo.h68 void pushImageMask(cairo_surface_t*, const FloatRect&);
H A DPlatformContextCairo.cpp58 void PlatformContextCairo::pushImageMask(cairo_surface_t* surface, const FloatRect& rect) function in class:WebCore::PlatformContextCairo
H A DImageBufferCairo.cpp119 context->platformContext()->pushImageMask(m_data.m_surface, maskRect);

Completed in 61 milliseconds