Searched defs:getAlpha (Results 1 – 15 of 15) sorted by relevance
45 double getAlpha(); in getAlpha() method
41 double getAlpha(); in getAlpha() method
160 public double getAlpha() { in getAlpha() method in GammaDistributionImpl
98 public double getAlpha() { in getAlpha() method in BetaDistributionImpl
80 uint8_t SkMasks::getAlpha(uint32_t pixel) const { in getAlpha() function in SkMasks
160 protected int getAlpha() { in getAlpha() method in ShadowDrawable
35 public float getAlpha() { in getAlpha() method in ShadowViewRenderNode
36 public float getAlpha() { in getAlpha() method in ShadowRenderNode
87 protected int getAlpha() { in getAlpha() method in ShadowPaint
68 public int getAlpha() { in getAlpha() method in SquaringDrawable
268 uint8_t getAlpha() const { return sk_float_round2int(fColor4f.fA * 255); } in getAlpha() function
265 uint8_t getAlpha() const { return sk_float_round2int(this->getAlphaf() * 255); } in getAlpha() function
82 int getAlpha (void) const { return (int)((m_value >> (deUint32)ALPHA_SHIFT) & 0xFFu); } in getAlpha() function in tcu::RGBA
235 public double getAlpha() { in getAlpha() method in Vector3D