Searched defs:getAlpha (Results 1 – 4 of 4) sorted by relevance
229 inline unsigned getAlpha(uint32_t pixel) const in getAlpha() function
449 float PlatformContextSkia::getAlpha() const in getAlpha() function in PlatformContextSkia
305 uint8_t getAlpha() const { return SkToU8(SkColorGetA(fColor)); } in getAlpha() function
882 float GraphicsContext::getAlpha() in getAlpha() function in WebCore::GraphicsContext