Home
last modified time | relevance | path

Searched defs:getImageData (Results 1 – 14 of 14) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DImageImageDescriptor.java41 public ImageData getImageData() { in getImageData() method in ImageImageDescriptor
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContext3DSkia.cpp44 bool GraphicsContext3D::getImageData(Image* image, in getImageData() function in WebCore::GraphicsContext3D
DImageBufferSkia.cpp168 PassRefPtr<ByteArray> getImageData(const IntRect& rect, SkDevice& srcDevice, in getImageData() function
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContext3DCairo.cpp41 bool GraphicsContext3D::getImageData(Image* image, unsigned int format, unsigned int type, bool pre… in getImageData() function in WebCore::GraphicsContext3D
DImageBufferCairo.cpp160 PassRefPtr<ByteArray> getImageData(const IntRect& rect, const ImageBufferData& data, const IntSize&… in getImageData() function
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContext3DCG.cpp92 bool GraphicsContext3D::getImageData(Image* image, in getImageData() function in WebCore::GraphicsContext3D
/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/
Dmain.js415 function getImageData(image) { function
/external/webkit/Source/WebCore/html/
DHTMLCanvasElement.cpp377 PassRefPtr<ImageData> HTMLCanvasElement::getImageData() in getImageData() function in WebCore::HTMLCanvasElement
/external/webkit/Source/WebCore/platform/graphics/wince/
DImageBufferWinCE.cpp131 static PassRefPtr<ByteArray> getImageData(const IntRect& rect, const SharedBitmap* bitmap) in getImageData() function
/external/webkit/Source/WebCore/platform/graphics/haiku/
DImageBufferHaiku.cpp215 static PassRefPtr<ImageData> getImageData(const IntRect& rect, const ImageBufferData& imageData, co… in getImageData() function
/external/webkit/Source/WebCore/platform/graphics/qt/
DImageBufferQt.cpp201 PassRefPtr<ByteArray> getImageData(const IntRect& rect, const ImageBufferData& imageData, const Int… in getImageData() function
DGraphicsContext3DQt.cpp1732 bool GraphicsContext3D::getImageData(Image* image, in getImageData() function in WebCore::GraphicsContext3D
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
Dexif.js313 function getImageData(oImg, fncCallback) function
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1642 PassRefPtr<ImageData> CanvasRenderingContext2D::getImageData(float sx, float sy, float sw, float sh… in getImageData() function in WebCore::CanvasRenderingContext2D