Searched refs:ColorRec (Results 1 – 2 of 2) sorted by relevance
96 struct ColorRec { float t, r, g, b; }; in onSync() argument115 ? reinterpret_cast<const ColorRec*>(fStops.data()) in onSync()140 : ColorRec{ o_rec->t, in onSync()174 c_rec = next_rec<ColorRec>(c_rec, c_end); in onSync()
154 static constexpr struct ColorRec { struct