Searched defs:allocatorType (Results 1 – 9 of 9) 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 | 188 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member 190 AllocatorType allocatorType = AllocatorType::DEFAULT; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
| D | image_creator.cpp | 191 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 | 168 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | basic_transformer.cpp | 138 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()
|
| D | post_proc.cpp | 521 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, in ReleaseBuffer()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| D | ext_decoder.cpp | 713 void ExtDecoder::ReleaseOutputBuffer(DecodeContext &context, Media::AllocatorType allocatorType) in HeapMemAlloc()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map.cpp | 296 void PixelMap::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, void **buffer) in ReleaseBuffer()
|