Home
last modified time | relevance | path

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

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