Searched refs:paintImage (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/Platform/cg/
H A DCGUtilities.h31 void paintImage(CGContextRef, CGImageRef, CGPoint destination, CGRect source);
H A DCGUtilities.cpp33 void paintImage(CGContextRef context, CGImageRef image, CGPoint destination, CGRect source) function in namespace:WebKit
53 paintImage(context, image.get(), destination, source);
/external/webkit/Source/WebKit2/Shared/cg/
H A DShareableBitmapCG.cpp67 paintImage(context.platformContext(), makeCGImageCopy().get(), dstPoint, srcRect);
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp448 TransparentLayerDC(GraphicsContextPlatformPrivate* data, IntRect& origRect, const IntRect* rectBeforeTransform = 0, int alpha = 255, bool paintImage = false);
470 TransparentLayerDC::TransparentLayerDC(GraphicsContextPlatformPrivate* data, IntRect& origRect, const IntRect* rectBeforeTransform, int alpha, bool paintImage) argument
484 m_alphaPaintType = paintImage ? AlphaPaintImage : AlphaPaintOther;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2880 milliseconds