Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h143 struct PixelMapAddrInfos { struct
144 uint8_t *addr;
145 uint8_t *context;
146 uint32_t size;
147 AllocatorType type;
148 CustomFreePixelMap func;