Home
last modified time | relevance | path

Searched defs:imageWidth (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebKit2/Platform/cg/
DCGUtilities.cpp41 size_t imageWidth = CGImageGetWidth(image); in paintImage() local
/external/webkit/Source/WebCore/platform/chromium/
DDragImageChromiumSkia.cpp62 int imageWidth = scale.width() * image->width(); in scaleDragImage() local
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContext3DCairo.cpp87 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHe… in paintToCanvas()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DBooleanPropertyEditor.java68 int imageWidth = image.getBounds().width + 2; in paint() local
DBooleanObjectPropertyEditor.java68 int imageWidth = image.getBounds().width + 2; in paint() local
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
DImageBasedHeightMap.java95 int imageWidth = colorImage.getWidth(); in load() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DDrawUtils.java101 int imageWidth = image.getBounds().width; in drawScaledImage() local
231 int imageWidth = imageBounds.width; in getThubmnail() local
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContext3DCG.cpp257 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHe… in paintToCanvas()
/external/opencv/cv/src/
Dcvoptflowhs.cpp107 int imageWidth = imgSize.width; in icvCalcOpticalFlowHS_8u32fR() local
Dcvoptflowlk.cpp110 int imageWidth = imgSize.width; in icvCalcOpticalFlowLK_8u32fR() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DFingerPrintGraph.java85 int imageWidth; field in FingerPrintGraph
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
DRenderDeviceJme.java267 float imageWidth = jmeImage.getWidth(); in renderImage() local
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Dxf86dga.h68 int imageWidth; /* linear accessible portion (pixels) */ member
/external/skia/src/images/
DSkImageDecoder_libjpeg.cpp80 int imageWidth; member in SkJPEGImageDecoder
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp942 int imageWidth = imageSize.width(); in paintNinePieceImage() local