Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dimage_source.h124 struct PixelMapAddrInfos { struct
125 uint8_t *addr;
126 uint8_t *context;
127 uint32_t size;
128 AllocatorType type;
129 CustomFreePixelMap func;