Searched defs:AllocationInfo (Results 1 – 2 of 2) sorted by relevance
57 struct AllocationInfo { struct69 AllocationInfo gfxAlloc_; argument
29 struct AllocationInfo { struct30 uint8_t* virAddr;31 uint8_t* phyAddr;32 uint16_t width;33 uint16_t height;34 uint32_t stride;35 ImagePixelFormat pixelFormat;