Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A 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()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A 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()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c84 struct FtSocket *SpungeAllocSock(FILLP_INT allocType) in SpungeAllocSock()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A 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
H A Dpixel_map.cpp1921 void PixelMap::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory()
2927 int32_t allocType = static_cast<int32_t>(AllocatorType::DEFAULT); in DecodeTlv() local
3402 AllocatorType allocType; member
H A Dpixel_yuv.cpp68 AllocatorType allocType; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_memory_track.h44 OHOS::Media::AllocatorType allocType; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp549 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOption() local
600 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOptionUnique() local
638 auto allocType = srcPiexlMap->GetAllocatorType(); in GetAllocatorType() local
667 auto allocType = GetAllocatorType(srcPiexlMap, destFormat); in YUVConvertImageFormatOption() local
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h259 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member
272 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC ; member
283 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp83 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp192 AllocatorType allocType = AllocatorType::DEFAULT; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp319 void PixelMap::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp697 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in HeapMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp633 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()