Searched refs:AlphaDoUnmultiply (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContext3DSkia.cpp75 neededAlphaOp = AlphaDoUnmultiply;
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp58 alphaOp = AlphaDoUnmultiply;
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContext3DCG.cpp202 neededAlphaOp = AlphaDoUnmultiply;
217 neededAlphaOp = AlphaDoUnmultiply;
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.cpp1246 case AlphaDoUnmultiply:
1260 case AlphaDoUnmultiply:
1284 case AlphaDoUnmultiply:
1300 case AlphaDoUnmultiply:
1317 case AlphaDoUnmultiply:
1332 case AlphaDoUnmultiply:
1347 case AlphaDoUnmultiply:
H A DGraphicsContext3D.h858 AlphaDoUnmultiply = 2 enumerator in enum:WebCore::GraphicsContext3D::AlphaOp
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp1749 neededAlphaOp = AlphaDoUnmultiply;

Completed in 46 milliseconds