Searched defs:getAlpha (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/image-decoders/bmp/
H A DBMPImageReader.h229 inline unsigned getAlpha(uint32_t pixel) const function in class:WebCore::BMPImageReader
/external/skia/include/core/
H A DSkPaint.h317 uint8_t getAlpha() const { return SkToU8(SkColorGetA(fColor)); } function in class:SkPaint
/external/webkit/WebCore/platform/graphics/skia/
H A DPlatformContextSkia.cpp491 float PlatformContextSkia::getAlpha() const function in class:PlatformContextSkia
/external/webkit/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp994 float GraphicsContext::getAlpha() function in class:WebCore::GraphicsContext

Completed in 29 milliseconds