Searched defs:getAlpha (Results 1 – 14 of 14) 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
83 public byte[] getAlpha(byte[] nonce) throws PoloException { in getAlpha() method in PoloChallengeResponse
130 public int getAlpha() { in getAlpha() method in ShadowImageView
53 public int getAlpha() { in getAlpha() method in ShadowPaint
185 public int getAlpha() { in getAlpha() method in ShadowDrawable
68 public int getAlpha() { in getAlpha() method in SquaringDrawable
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
134 unsigned getAlpha() const { return fCacheAlpha; } in getAlpha() function
345 uint8_t getAlpha() const { return SkToU8(SkColorGetA(fColor)); } in getAlpha() function