OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlphaDoPremultiply
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContext3DSkia.cpp
73
neededAlphaOp =
AlphaDoPremultiply
;
/external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContext3DCG.cpp
208
neededAlphaOp =
AlphaDoPremultiply
;
222
neededAlphaOp =
AlphaDoPremultiply
;
/external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.cpp
215
premultiplyAlpha ?
AlphaDoPremultiply
: AlphaDoNothing,
311
(premultiplyAlpha ?
AlphaDoPremultiply
: AlphaDoNothing),
[
all
...]
GraphicsContext3D.h
[
all
...]
Completed in 51 milliseconds