Searched refs:SLRCast (Results 1 – 1 of 1) sorted by relevance
106 inline uint32_t SLRCast(float v) in SLRCast() function197 …uint32_t r = SLRCast(rgba[0]), g = SLRCast(rgba[1]), b = SLRCast(rgba[2]), a = SLRCast(rgba[3]); /… in SLRBox()