Searched refs:FromBgraInt (Results 1 – 5 of 5) sorted by relevance
52 static RSColor FromBgraInt(uint32_t bgra);
122 RSColor::FromBgraInt(rgba); in DoHaveParameters()
106 (void)rscolor.FromBgraInt(rgba1); in RSColorFuzzTest()
122 RSColor RSColor::FromBgraInt(uint32_t bgra) in FromBgraInt() function in OHOS::Rosen::RSColor
209 auto color = RSColor::FromBgraInt(1);