Searched defs:DRMPlaneTypeInfo (Results 1 – 5 of 5) sorted by relevance
243 struct DRMPlaneTypeInfo { struct256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
565 struct DRMPlaneTypeInfo { struct566 DRMPlaneType type;567 uint32_t master_plane_id;569 std::vector<std::pair<uint32_t, uint64_t>> formats_supported;570 uint32_t max_linewidth;594 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
215 struct DRMPlaneTypeInfo { struct230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types; argument
543 struct DRMPlaneTypeInfo { struct544 DRMPlaneType type;545 uint32_t master_plane_id;569 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument