Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebKit2/Platform/cg/
DCGUtilities.cpp40 size_t imageHeight = CGImageGetHeight(image); in paintImage() local
/external/webkit/Source/WebCore/platform/chromium/
DDragImageChromiumSkia.cpp63 int imageHeight = scale.height() * image->height(); in scaleDragImage() local
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContext3DCairo.cpp87 …t3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWi… in paintToCanvas()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContext3DCG.cpp257 …t3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWi… in paintToCanvas()
/external/opencv/cv/src/
Dcvoptflowhs.cpp108 int imageHeight = imgSize.height; in icvCalcOpticalFlowHS_8u32fR() local
Dcvoptflowlk.cpp111 int imageHeight = imgSize.height; in icvCalcOpticalFlowLK_8u32fR() local
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Dxf86dga.h69 int imageHeight; member
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp943 int imageHeight = imageSize.height(); in paintNinePieceImage() local