Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drs_uni_render_pixelmap_demo.cpp59 …<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap()
125 auto allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; in main() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
Dimage_creator.cpp172 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
/foundation/multimedia/image_framework/plugins/manager/include/image/
Dabs_image_decoder.h65 Media::AllocatorType allocatorType = Media::AllocatorType::HEAP_ALLOC; member
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
Dimage_type.h167 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dimage_type.h167 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dpost_proc.cpp399 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, uint8_t **buff… in ReleaseBuffer()
Dbasic_transformer.cpp132 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()