Searched refs:mAlpha (Results 1 – 5 of 5) sorted by relevance
117 uint8_t mAlpha = 0; in PaintGlow() local119 mAlpha = static_cast<uint8_t>( in PaintGlow()122 mAlpha = in PaintGlow()125 SkColor boundaryColor = SkColorSetARGB(mAlpha, red, green, blue); in PaintGlow()166 uint8_t mAlpha = 0; in PaintGlow() local168 mAlpha = static_cast<uint8_t>( in PaintGlow()171 mAlpha = in PaintGlow()174 RSColorQuad boundaryColor = RSColor::ColorQuadSetARGB(mAlpha, red, green, blue); in PaintGlow()
97 return mAlpha; in GetAlpha()176 LayerAlpha mAlpha; variable
103 return mAlpha; in GetAlpha()194 LayerAlpha mAlpha; variable
124 mAlpha = *alpha; in SetLayerAlpha()
135 mAlpha = *alpha; in SetLayerAlpha()