Searched defs:allocatorType (Results 1 – 8 of 8) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| D | rs_uni_render_pixelmap_demo.cpp | 68 …<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() 134 auto allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; in main() local
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| D | image_type.h | 184 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member 186 AllocatorType allocatorType = AllocatorType::SHARE_MEM_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
| D | image_creator.cpp | 186 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
|
| /foundation/multimedia/image_framework/plugins/manager/include/image/ |
| D | abs_image_decoder.h | 67 Media::AllocatorType allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; member
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/image_native/ |
| D | image_type.h | 167 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | basic_transformer.cpp | 132 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()
|
| D | post_proc.cpp | 436 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, uint8_t **buff… in ReleaseBuffer()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map.cpp | 265 void PixelMap::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, void **buffer) in ReleaseBuffer()
|