Home
last modified time | relevance | path

Searched defs:allocType (Results 1 – 13 of 13) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dspunge_mem.c22 void *SpungeAlloc(size_t blockNum, size_t blockSize, FILLP_INT allocType) in SpungeAlloc()
48 void SpungeFree(void *p, FILLP_INT allocType) in SpungeFree()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
Dqueue.h28 FILLP_INT allocType; member
89 static __inline void FillpQueueInit(FillpQueue *q, char *name, size_t size, FILLP_INT allocType) in FillpQueueInit()
97 static __inline FillpQueue *FillpQueueCreate(char *name, size_t size, FILLP_INT allocType) in FillpQueueCreate()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
Dspunge_app.c84 struct FtSocket *SpungeAllocSock(FILLP_INT allocType) in SpungeAllocSock()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map_parcel.cpp43 void PixelMapParcel::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t siz… in ReleaseMemory()
132 AllocatorType allocType = static_cast<AllocatorType>(data.ReadInt32()); in CreateFromParcel() local
Dpixel_map.cpp1921 void PixelMap::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory()
2923 int32_t allocType = static_cast<int32_t>(AllocatorType::DEFAULT); in DecodeTlv() local
3398 AllocatorType allocType; member
Dpixel_yuv.cpp68 AllocatorType allocType; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
Drs_memory_track.h44 OHOS::Media::AllocatorType allocType; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dimage_format_convert.cpp517 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOption() local
568 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOptionUnique() local
606 auto allocType = srcPiexlMap->GetAllocatorType(); in GetAllocatorType() local
635 auto allocType = GetAllocatorType(srcPiexlMap, destFormat); in YUVConvertImageFormatOption() local
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dimage_type.h258 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member
271 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC ; member
282 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
Dauxiliary_generator.cpp80 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_pixelmap.cpp192 AllocatorType allocType = AllocatorType::DEFAULT; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp674 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp631 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()