/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | spunge_mem.c | 22 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 D | queue.h | 28 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 D | spunge_app.c | 84 struct FtSocket *SpungeAllocSock(FILLP_INT allocType) in SpungeAllocSock()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map_parcel.cpp | 43 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 D | pixel_map.cpp | 1921 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 D | pixel_yuv.cpp | 68 AllocatorType allocType; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/ |
H A D | rs_memory_track.h | 44 OHOS::Media::AllocatorType allocType; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 549 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 D | image_type.h | 259 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 D | auxiliary_generator.cpp | 83 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 D | rs_profiler_pixelmap.cpp | 192 AllocatorType allocType = AllocatorType::DEFAULT; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
H A D | mock_pixel_map.cpp | 319 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 D | ext_decoder.cpp | 697 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in HeapMemAlloc()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 633 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()
|