Searched defs:STColorMatrix (Results 1 – 1 of 1) sorted by relevance
46 struct STColorMatrix { in onSync() struct47 std::array<float,4> scale, in onSync()48 trans; in onSync()49 CS cs; in onSync()