Searched refs:fPaintAlpha (Results 1 – 2 of 2) sorted by relevance
174 uint8_t getPaintAlpha() const { return fPaintAlpha; } in getPaintAlpha()181 uint8_t fPaintAlpha; variable
111 fPaintAlpha = rec.fPaint->getAlpha(); in Context()