Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drs_uni_render_pixelmap_demo.cpp68 …<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/
Dimage_type.h188 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
190 AllocatorType allocatorType = AllocatorType::DEFAULT; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
Dimage_creator.cpp191 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
/foundation/multimedia/image_framework/plugins/manager/include/image/
Dabs_image_decoder.h67 Media::AllocatorType allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; member
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
Dimage_type.h168 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dbasic_transformer.cpp138 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()
Dpost_proc.cpp521 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, in ReleaseBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp713 void ExtDecoder::ReleaseOutputBuffer(DecodeContext &context, Media::AllocatorType allocatorType) in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp296 void PixelMap::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, void **buffer) in ReleaseBuffer()