Searched defs:BorrowedImageInfo (Results 1 – 1 of 1) sorted by relevance
22 struct BorrowedImageInfo { struct23 virtual ~BorrowedImageInfo() {} in ~BorrowedImageInfo() argument25 uint32_t id = 0;26 uint32_t width = 0;27 uint32_t height = 0;