Searched defs:SK_ColorTRANSPARENT (Results 1 – 2 of 2) sorted by relevance
105 constexpr SkColor SK_ColorTRANSPARENT = SkColorSetARGB(0x00, 0x00, 0x00, 0x00); variable