Searched defs:DRMPlaneTypeInfo (Results 1 – 6 of 6) sorted by relevance
243 struct DRMPlaneTypeInfo { struct256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument
559 struct DRMPlaneTypeInfo { struct560 DRMPlaneType type;561 uint32_t master_plane_id;563 std::vector<std::pair<uint32_t, uint64_t>> formats_supported;564 uint32_t max_linewidth;588 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
463 struct DRMPlaneTypeInfo { struct481 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; argument