| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| D | render_service_client__alpha_offscreen_demo.cpp | 38 …<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() 118 auto allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; in main() local
|
| D | rs_uni_render_pixelmap_demo.cpp | 59 …<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() 126 auto allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; in main() local
|
| /foundation/multimedia/image_effect/frameworks/native/utils/common/ |
| D | common_utils.cpp | 306 BufferType CommonUtils::SwitchToEffectBuffType(AllocatorType allocatorType) in SwitchToEffectBuffType() 539 AllocatorType &allocatorType, bool isUpdateExif) in ModifyPixelMapPropertyInner() 590 AllocatorType allocatorType = pixelMap->GetAllocatorType(); in ModifyPixelMapProperty() local 627 AllocatorType allocatorType = pixelMap->GetAllocatorType(); in ModifyPixelMapPropertyForTexture() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | basic_transformer_test.cpp | 64 AllocatorType allocatorType = AllocatorType::SHARE_MEM_ALLOC; variable
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
| D | image_plugin_fuzz.cpp | 70 AllocatorType allocatorType = AllocatorType::DEFAULT; in ExtDecoderFuncTest001() local
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| D | pixel_map.h | 97 AllocatorType allocatorType = AllocatorType::SHARE_MEM_ALLOC; member 345 NATIVEEXPORT void SetAllocatorType(AllocatorType allocatorType) in SetAllocatorType() 401 NATIVEEXPORT void setAllocatorType(AllocatorType allocatorType) in setAllocatorType()
|
| D | image_type.h | 320 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member 322 AllocatorType allocatorType = AllocatorType::DEFAULT; member 389 AllocatorType allocatorType = AllocatorType::DMA_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
| D | image_creator.cpp | 193 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/image_native/ |
| D | image_type.h | 170 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | post_proc.cpp | 544 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, in ReleaseBuffer() 846 AllocatorType allocatorType = pixelMap.GetAllocatorType(); in CreateSLRMemory() local
|
| D | basic_transformer.cpp | 141 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()
|
| D | image_format_convert.cpp | 490 …r<AbsMemory> ImageFormatConvert::CreateMemory(PixelFormat pixelFormat, AllocatorType allocatorType, in CreateMemory()
|
| /foundation/multimedia/image_framework/plugins/manager/include/image/ |
| D | abs_image_decoder.h | 69 Media::AllocatorType allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; member
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| D | image_source_napi.cpp | 1123 …e ConvertAllocatorType(std::shared_ptr<ImageSource> imageSource, DecodeAllocatorType allocatorType, in ConvertAllocatorType() 1852 int32_t allocatorType) in CheckAndSetAllocatorType() 1900 int32_t allocatorType = 0; in CreatePixelMapUsingAllocator() local 1953 int32_t allocatorType = 0; in CreatePixelMapUsingAllocatorSync() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| D | ext_decoder.cpp | 1294 void ExtDecoder::ReleaseOutputBuffer(DecodeContext &context, Media::AllocatorType allocatorType) in HeapMemAlloc() 1328 AllocatorType allocatorType = context.allocatorType; in HeapMemAlloc() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| D | pixel_map.cpp | 466 void PixelMap::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, void **buffer) in ReleaseBuffer() 495 AllocatorType allocatorType = GetAllocatorType(); in SetMemoryName() local 2534 AllocatorType &allocatorType, int32_t &bufferSize, PIXEL_MAP_ERR &error) in ReadPropertiesFromParcel()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| D | image_source.cpp | 716 static AllocatorType ConvertAllocatorType(ImageSource *imageSource, int32_t allocatorType, DecodeOp… in ConvertAllocatorType() 729 bool ImageSource::IsSupportAllocatorType(DecodeOptions& decOps, int32_t allocatorType) in IsSupportAllocatorType() 3260 AllocatorType allocatorType = IsSupportAstcZeroCopy(pixelAstcInfo.size) ? in ReadFileAndResoveAstc() local
|