Home
last modified time | relevance | path

Searched defs:blendFunction (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGDIExtras.h49 … int nXOriginSrc, int nYOriginSrc, int nWidthSrc, int nHeightSrc, BLENDFUNCTION blendFunction) in alphaBlendIfSupported()
DQTMovieGWorld.cpp360 BLENDFUNCTION blendFunction; in paint() local
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp547 BLENDFUNCTION blendFunction = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA}; in draw() local