Searched refs:getNormalizedAlpha (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLVideoElement.cpp209 webMediaPlayer()->paint(canvas, destRect, context->getNormalizedAlpha(), mode);
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
H A DSVGImage.cpp266 float opacity = context->getNormalizedAlpha() / 255.f;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h182 int getNormalizedAlpha() const function in class:blink::GraphicsContext
H A DGraphicsContext.cpp1982 paint->setAlpha(this->getNormalizedAlpha());

Completed in 155 milliseconds