Searched defs:ImageBuffer (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DImageBuffer.h75 class ImageBuffer { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DImageBufferWinCE.cpp73 ImageBuffer::ImageBuffer(const IntSize& size, float resolutionScale, ColorSpace colorSpace, RenderingMode, bool& success) function in class:WebCore::ImageBuffer
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DImageBufferCairo.cpp96 ImageBuffer::ImageBuffer(const FloatSize& size, float /* resolutionScale */, ColorSpace, RenderingMode renderingMode, bool& success) function in class:WebCore::ImageBuffer
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DImageBufferCG.cpp123 ImageBuffer::ImageBuffer(const FloatSize& size, float resolutionScale, ColorSpace imageColorSpace, RenderingMode renderingMode, bool& success) function in class:WebCore::ImageBuffer
[all...]

Completed in 112 milliseconds