Searched refs:FromRgbaInt (Results 1 – 5 of 5) sorted by relevance
48 static RSColor FromRgbaInt(uint32_t rgba);
120 RSColor::FromRgbaInt(rgba); in DoHaveParameters()
105 (void)rscolor.FromRgbaInt(rgba1); in RSColorFuzzTest()
95 RSColor RSColor::FromRgbaInt(uint32_t rgba) in FromRgbaInt() function in OHOS::Rosen::RSColor
161 auto color = RSColor::FromRgbaInt(1);