Home
last modified time | relevance | path

Searched defs:AllocationInfo (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/window/
Dwindow_impl.h57 struct AllocationInfo { struct
69 AllocationInfo gfxAlloc_; argument
/foundation/arkui/ui_lite/frameworks/dock/
Dscreen_device.h29 struct AllocationInfo { struct
30 uint8_t* virAddr;
31 uint8_t* phyAddr;
32 uint16_t width;
33 uint16_t height;
34 uint32_t stride;
35 ImagePixelFormat pixelFormat;