/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A 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
|
H A 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
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A 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
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | basic_transformer_test.cpp | 64 AllocatorType allocatorType = AllocatorType::SHARE_MEM_ALLOC; variable
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | pixel_map.h | 97 AllocatorType allocatorType = AllocatorType::SHARE_MEM_ALLOC; member 336 NATIVEEXPORT void SetAllocatorType(AllocatorType allocatorType) in SetAllocatorType() 392 NATIVEEXPORT void setAllocatorType(AllocatorType allocatorType) in setAllocatorType()
|
H A D | image_type.h | 319 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member 321 AllocatorType allocatorType = AllocatorType::DEFAULT; member 385 AllocatorType allocatorType = AllocatorType::DMA_ALLOC; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
H A D | image_plugin_fuzz.cpp | 70 AllocatorType allocatorType = AllocatorType::DEFAULT; in ExtDecoderFuncTest001() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
H A D | image_creator.cpp | 193 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/ |
H A D | image_type.h | 170 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/ |
H A D | abs_image_decoder.h | 69 Media::AllocatorType allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | basic_transformer.cpp | 141 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()
|
H A D | image_format_convert.cpp | 490 …r<AbsMemory> ImageFormatConvert::CreateMemory(PixelFormat pixelFormat, AllocatorType allocatorType, in CreateMemory()
|
H A D | post_proc.cpp | 542 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, in ReleaseBuffer()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 1164 void ExtDecoder::ReleaseOutputBuffer(DecodeContext &context, Media::AllocatorType allocatorType) in HeapMemAlloc() 1198 AllocatorType allocatorType = context.allocatorType; in HeapMemAlloc() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A 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 2526 AllocatorType &allocatorType, int32_t &bufferSize, PIXEL_MAP_ERR &error) in ReadPropertiesFromParcel()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 3130 AllocatorType allocatorType = IsSupportAstcZeroCopy(pixelAstcInfo.size) ? in ReadFileAndResoveAstc() local
|