| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | egl_image_test.cpp | 231 auto pixelMap = CreatePixelMapFromSurfaceId(0, srcRect); variable 247 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 263 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 279 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 295 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 311 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 327 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 343 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 359 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable 375 auto pixelMap = CreatePixelMapFromSurfaceId(pSurface->GetUniqueId(), srcRect); variable [all …]
|
| D | pixelmap_native_ndk_test.cpp | 247 OH_PixelmapNative *pixelMap = nullptr; variable 262 OH_PixelmapNative *pixelMap = nullptr; variable 279 OH_PixelmapNative *pixelMap = nullptr; variable 293 OH_PixelmapNative *pixelMap = nullptr; variable 309 OH_PixelmapNative *pixelMap = nullptr; variable 333 OH_PixelmapNative *pixelMap = nullptr; variable 359 OH_PixelmapNative *pixelMap = nullptr; variable 375 OH_PixelmapNative *pixelMap = nullptr; variable 390 OH_PixelmapNative *pixelMap = nullptr; variable 405 OH_PixelmapNative *pixelMap = nullptr; variable [all …]
|
| D | post_proc_test.cpp | 66 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 103 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 141 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 179 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 216 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 255 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 294 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 333 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 360 std::unique_ptr<PixelMap> pixelMap = PixelMap::Create(opts); variable 386 std::unique_ptr<PixelMap> pixelMap = PixelMap::Create(opts); variable [all …]
|
| D | interface_test.cpp | 117 PixelMap *pixelMap = nullptr; variable 132 PixelMap *pixelMap = nullptr; variable 147 PixelMap *pixelMap = nullptr; variable 161 PixelMap *pixelMap = nullptr; variable 176 PixelMap *pixelMap = nullptr; variable 191 PixelMap *pixelMap = nullptr; variable
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
| D | webp_encoder_test.cpp | 79 auto pixelMap = Media::PixelMap::Create(opts); variable 136 auto pixelMap = Media::PixelMap::Create(opts); variable 165 auto pixelMap = Media::PixelMap::Create(opts); variable 193 auto pixelMap = Media::PixelMap::Create(opts); variable 221 auto pixelMap = Media::PixelMap::Create(opts); variable 251 auto pixelMap = Media::PixelMap::Create(opts); variable 280 auto pixelMap = Media::PixelMap::Create(opts); variable 308 auto pixelMap = Media::PixelMap::Create(opts); variable 336 auto pixelMap = Media::PixelMap::Create(opts); variable 364 auto pixelMap = Media::PixelMap::Create(opts); variable [all …]
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| D | image_pixel_map_test.cpp | 47 std::unique_ptr<PixelMap> pixelMap = std::make_unique<PixelMap>(); in ConstructPixmap() local 77 std::unique_ptr<PixelMap> pixelMap = std::make_unique<PixelMap>(); in ConstructBigPixmap() local 114 std::unique_ptr<PixelMap> pixelMap = PixelMap::Create(data, dataLength, opts); in ConstructPixelMap() local 131 PixelMap pixelMap; variable 192 PixelMap pixelMap; variable 264 PixelMap pixelMap; variable 309 PixelMap pixelMap; variable 355 PixelMap pixelMap; variable 382 PixelMap pixelMap; variable 409 PixelMap pixelMap; variable [all …]
|
| D | image_pixel_map_switch_test.cpp | 213 PixelMap pixelMap; variable 238 PixelMap pixelMap; variable 263 PixelMap pixelMap; variable 289 PixelMap pixelMap; variable 315 PixelMap pixelMap; variable 341 PixelMap pixelMap; variable 367 PixelMap pixelMap; variable 387 PixelMap pixelMap; variable 414 PixelMap pixelMap; variable 441 PixelMap pixelMap; variable [all …]
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| D | image_source_raw_test.cpp | 64 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 100 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 136 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 165 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 253 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 301 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 386 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 414 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 444 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 474 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable [all …]
|
| D | image_source_wbmp_test.cpp | 63 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 93 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 123 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 153 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 235 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 274 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 343 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 379 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 418 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_ai_sr_hdr_test.cpp | 112 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 152 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 192 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 230 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 268 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 306 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 344 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 382 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 423 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 462 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable [all …]
|
| D | image_source_hdr_test.cpp | 157 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 184 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 211 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 238 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 269 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 296 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 323 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 349 auto pixelMap = imageSource->CreatePixelMap(decopts, ret); variable 376 auto pixelMap = imageSource->CreatePixelMap(decopts, ret); variable
|
| D | image_source_bmp_test.cpp | 63 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 98 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 133 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 162 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 267 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 314 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 395 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 426 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_svg_test.cpp | 66 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 109 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 154 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 199 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 244 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 288 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 339 auto pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_heif_test.cpp | 212 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 250 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 299 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 334 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 390 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 437 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 472 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 533 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 645 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 693 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable [all …]
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
| D | webp_encoder.cpp | 77 uint32_t WebpEncoder::AddImage(Media::PixelMap &pixelMap) in AddImage() 114 Media::PixelMap &pixelMap = *(pixelMaps_[0]); in FinalizeEncode() local 151 bool WebpEncoder::CheckEncodeFormat(Media::PixelMap &pixelMap) in CheckEncodeFormat() 193 bool WebpEncoder::DoTransform(Media::PixelMap &pixelMap, char* dst, int componentsNum) in DoTransform() 240 uint32_t WebpEncoder::SetEncodeConfig(Media::PixelMap &pixelMap, WebPConfig &webpConfig, WebPPictur… in SetEncodeConfig() 286 uint32_t WebpEncoder::DoEncode(Media::PixelMap &pixelMap, WebPConfig &webpConfig, WebPPicture &webp… in DoEncode() 334 uint32_t WebpEncoder::DoEncodeForICC(Media::PixelMap &pixelMap) in DoEncodeForICC() 375 ColorSpace WebpEncoder::GetColorSpace(Media::PixelMap &pixelMap) in GetColorSpace() 380 PixelFormat WebpEncoder::GetPixelFormat(Media::PixelMap &pixelMap) in GetPixelFormat() 385 AlphaType WebpEncoder::GetAlphaType(Media::PixelMap &pixelMap) in GetAlphaType() [all …]
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/ |
| D | buffer_source_stream_test.cpp | 58 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 85 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 112 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 139 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 170 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 201 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 232 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 263 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 295 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 327 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable [all …]
|
| D | buffer_packer_stream_test.cpp | 57 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 86 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 115 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 144 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 173 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| D | rs_pixel_map_util.cpp | 114 const std::shared_ptr<Media::PixelMap>& pixelMap) in GetPixelmapColorSpace() 123 std::shared_ptr<Media::PixelMap> pixelMap) in ExtractDrawingImage() 147 void RSPixelMapUtil::TransformDataSetForAstc(std::shared_ptr<Media::PixelMap> pixelMap, in TransformDataSetForAstc() 198 void RSPixelMapUtil::DrawPixelMap(Drawing::Canvas& canvas, Media::PixelMap& pixelMap, in DrawPixelMap() 214 bool RSPixelMapUtil::IsYUVFormat(std::shared_ptr<Media::PixelMap> pixelMap) in IsYUVFormat() 264 std::shared_ptr<Drawing::GPUContext> gpuContext, std::shared_ptr<Media::PixelMap> pixelMap) in ConvertYUVPixelMapToDrawingImage() 279 bool RSPixelMapUtil::IsSupportZeroCopy(std::shared_ptr<Media::PixelMap> pixelMap, in IsSupportZeroCopy()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| D | rs_resource_manager_test.cpp | 40 const std::shared_ptr<Media::PixelMap>& pixelMap, uint64_t uniqueId) in TestHookFunction() 63 auto pixelMap = std::make_shared<Media::PixelMap>(); variable 81 auto pixelMap = std::make_shared<Media::PixelMap>(); variable
|
| D | rs_pixel_map_shader_test.cpp | 94 std::shared_ptr<Media::PixelMap> pixelMap = CreatePixelMap(width, height); variable 129 std::shared_ptr<Media::PixelMap> pixelMap = CreatePixelMap(width, height); variable 153 std::shared_ptr<Media::PixelMap> pixelMap = CreatePixelMap(width, height); variable 181 std::shared_ptr<Media::PixelMap> pixelMap = CreatePixelMap(width, height); variable 208 std::shared_ptr<Media::PixelMap> pixelMap = CreatePixelMap(width, height); variable
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| D | system_defined_pixelmap.cpp | 49 auto pixelMap = std::get<std::shared_ptr<OHOS::Media::PixelMap>>(it->second); in SystemDefinedPixelMap() local 75 …auto pixelMap = std::shared_ptr<OHOS::Media::PixelMap>(OHOS::Media::PixelMap::DecodeTlv(rawData_)); in SetRawData() local 91 …auto pixelMap = std::shared_ptr<OHOS::Media::PixelMap>(OHOS::Media::PixelMap::DecodeTlv(rawData_)); in InitObject() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_encode/ |
| D | heif_hw_encoder_test.cpp | 116 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMapEx(0, dstOpts, errorCode); variable 153 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMapEx(0, dstOpts, errorCode); variable 192 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 233 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 272 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 312 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 352 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 393 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable 432 std::unique_ptr<PixelMap> pixelMap = imageSource->CreatePixelMap(index, optsPixel, errorCode); variable
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| D | drawing_pixel_map_test.cpp | 48 OH_Drawing_PixelMap* pixelMap = OH_Drawing_PixelMapGetFromOhPixelMapNative(native); variable 62 OH_Drawing_PixelMap* pixelMap = OH_Drawing_PixelMapGetFromOhPixelMapNative(native); variable
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | post_proc.cpp | 79 uint32_t PostProc::DecodePostProc(const DecodeOptions &opts, PixelMap &pixelMap, FinalOutputStep fi… in DecodePostProc() 124 void PostProc::GetDstImageInfo(const DecodeOptions &opts, PixelMap &pixelMap, in GetDstImageInfo() 147 bool PostProc::CenterScale(const Size &size, PixelMap &pixelMap) in CenterScale() 196 bool PostProc::CopyPixels(PixelMap& pixelMap, uint8_t* dstPixels, const Size& dstSize, in CopyPixels() 235 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay() 288 …oc::ProcessScanlineFilter(ScanlineFilter &scanlineFilter, const Rect &cropRect, PixelMap &pixelMap, in ProcessScanlineFilter() 313 …_t PostProc::CheckScanlineFilter(const Rect &cropRect, ImageInfo &dstImageInfo, PixelMap &pixelMap, in CheckScanlineFilter() 365 uint32_t PostProc::ConvertProc(const Rect &cropRect, ImageInfo &dstImageInfo, PixelMap &pixelMap, in ConvertProc() 397 uint32_t PostProc::PixelConvertProc(ImageInfo &dstImageInfo, PixelMap &pixelMap, in PixelConvertProc() 589 void PostProc::ConvertPixelMapToPixmapInfo(PixelMap &pixelMap, PixmapInfo &pixmapInfo) in ConvertPixelMapToPixmapInfo() [all …]
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| D | input_manager_update_display_info_test.cpp | 52 std::shared_ptr<OHOS::Media::PixelMap> pixelMap; in MatrixToPixelmap() local 116 void InputManagerUpdateDisplayInfoTest::CheckMaskDisplayPoint(OHOS::Media::PixelMap *pixelMap, int3… in CheckMaskDisplayPoint() 156 std::shared_ptr<OHOS::Media::PixelMap> pixelMap = MatrixToPixelmap(maskMatrix); variable 195 std::shared_ptr<OHOS::Media::PixelMap> pixelMap; variable 264 std::shared_ptr<OHOS::Media::PixelMap> pixelMap; variable 315 std::shared_ptr<OHOS::Media::PixelMap> pixelMap; variable
|