Searched refs:C2ColorXyStruct (Results 1 – 2 of 2) sorted by relevance
1564 struct C2ColorXyStruct { struct1574 C2ColorXyStruct red; ///< coordinates of red display primary argument1575 C2ColorXyStruct green; ///< coordinates of green display primary1576 C2ColorXyStruct blue; ///< coordinates of blue display primary1577 C2ColorXyStruct white; ///< coordinates of white point
138 helper->addStructDescriptors<C2MasteringDisplayColorVolumeStruct, C2ColorXyStruct>(); in IntfImpl()