Searched refs:drawsUsingCopy (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wx/
H A DImageBufferWx.cpp91 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/
H A DImageBuffer.h86 bool drawsUsingCopy() const; // If the image buffer has to render using a copied image, it will return true.
/external/webkit/Source/WebCore/platform/graphics/android/
H A DImageBufferAndroid.cpp76 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DImageBufferWinCE.cpp101 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/html/
H A DHTMLCanvasElement.cpp300 else if (imageBuffer->drawsUsingCopy())
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DImageBufferCairo.cpp106 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DImageBufferCG.cpp176 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DImageBufferQt.cpp125 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DImageBufferSkia.cpp101 bool ImageBuffer::drawsUsingCopy() const function in class:WebCore::ImageBuffer

Completed in 299 milliseconds