Home
last modified time | relevance | path

Searched refs:shareMemType (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Dshare_allocator.cpp26 ShareAllocator::ShareAllocator(ShareMemType shareMemType) in ShareAllocator() argument
27 : Allocator(MemoryType::SHARED_MEMORY), shareMemType_(shareMemType) in ShareAllocator()
H A Dshare_allocator.h38 explicit ShareAllocator(ShareMemType shareMemType = ShareMemType::READ_WRITE_TYPE);
/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dshare_allocator.cpp26 ShareAllocator::ShareAllocator(ShareMemType shareMemType) in ShareAllocator() argument
27 : Allocator(MemoryType::SHARE_MEMORY), shareMemType_(shareMemType) in ShareAllocator()
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dshare_allocator.h38 explicit ShareAllocator(ShareMemType shareMemType = ShareMemType::READ_WRITE_TYPE);

Completed in 1 milliseconds