| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| 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()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| D | queue.h | 26 FILLP_INT allocType; member 87 static __inline void FillpQueueInit(FillpQueue *q, char *name, size_t size, FILLP_INT allocType) in FillpQueueInit() 95 static __inline FillpQueue *FillpQueueCreate(char *name, size_t size, FILLP_INT allocType) in FillpQueueCreate()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| D | spunge_app.c | 84 struct FtSocket *SpungeAllocSock(FILLP_INT allocType) in SpungeAllocSock()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | image_format_convert.cpp | 581 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOption() local 630 auto allocType = srcPiexlMap->GetAllocatorType(); in RGBConvertImageFormatOptionUnique() local 698 auto allocType = srcPiexlMap->GetAllocatorType(); in GetAllocatorType() local 727 auto allocType = GetAllocatorType(srcPiexlMap, destFormat); in YUVConvertImageFormatOption() local
|
| D | post_proc.cpp | 923 AllocatorType allocType = sourcePixelMap.GetAllocatorType(); in PixelMapPostProcWithGL() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| D | rs_profiler_pixelmap.h | 37 int8_t allocType; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/ |
| D | rs_memory_track.h | 54 OHOS::Media::AllocatorType allocType; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepixelmapmarshalling2_fuzzer/src/ |
| D | pixelmap_parcel.cpp | 38 std::unique_ptr<PixelMap> ConstructPixelMap(AllocatorType allocType) in ConstructPixelMap()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map_parcel.cpp | 59 void PixelMapParcel::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t siz… in ReleaseMemory() 153 AllocatorType allocType = static_cast<AllocatorType>(data.ReadInt32()); in CreateFromParcel() local 800 void PixelMapRecordParcel::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32… in ReleaseMemory()
|
| D | pixel_map.cpp | 414 AllocatorType allocType = opts.allocatorType == AllocatorType::DEFAULT ? in AllocPixelMapMemory() local 2290 void PixelMap::ReleaseMemory(AllocatorType allocType, void *addr, void *context, uint32_t size) in ReleaseMemory() 3446 int32_t allocType = static_cast<int32_t>(AllocatorType::DEFAULT); in DecodeTlv() local 3966 AllocatorType allocType; member
|
| D | pixel_yuv.cpp | 70 AllocatorType allocType; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| D | pixel_map_gl_resize.cpp | 87 AllocatorType allocType = sourcePixelMap.GetAllocatorType(); in PixelMapPostProcWithGL() local
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| D | form_provider_data.cpp | 352 void FormProviderData::ReleaseMemory(int32_t allocType, void *addr, void *context, uint32_t size) in ReleaseMemory()
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| D | image_type.h | 277 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member 290 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC ; member 301 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
| D | auxiliary_generator.cpp | 84 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | image_format_convert_test.cpp | 586 AllocatorType allocType) in RGBConvertToYUVByUnique()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| D | image_source.cpp | 782 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlIma… in FreeContextBuffer()
|