| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | pixel_map_parcel_test.cpp | 63 auto pixelMap2 = PixelMapParcel::CreateFromParcel(data2); variable 98 auto pixelMap2 = std::make_unique<PixelMap>(); variable
|
| D | pixel_map_test.cpp | 125 auto pixelMap2 = ConstructPixmap((AllocatorType)10); variable 154 …std::unique_ptr<PixelMap> pixelMap2 = PixelMap::Create(color, colorlength, offset, INT32_MAX, opts… variable 191 std::unique_ptr<PixelMap> pixelMap2 = PixelMap::Create(opts2); variable 261 std::unique_ptr<PixelMap> pixelMap2 = std::make_unique<PixelMap>(); variable 334 …auto pixelMap2 = ConstructPixmap(200, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable 372 …auto pixelMap2 = ConstructPixmap(300, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable 421 …auto pixelMap2 = ConstructPixmap(200, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable 611 std::unique_ptr<PixelMap> pixelMap2 = std::make_unique<PixelMap>(); variable 903 PixelMap *pixelMap2 = PixelMap::Unmarshalling(data); variable 926 auto pixelMap2 = ConstructPixmap(PixelFormat::ARGB_8888, AlphaType::IMAGE_ALPHA_TYPE_PREMUL); variable [all …]
|
| D | image_source_wbmp_test.cpp | 304 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_raw_test.cpp | 343 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_bmp_test.cpp | 354 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_png_test.cpp | 309 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_webp_test.cpp | 346 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | webp_encoder_test.cpp | 97 auto pixelMap2 = Media::PixelMap::Create(opts); variable
|
| D | image_source_jpeg_test.cpp | 791 std::unique_ptr<PixelMap> pixelMap2 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 993 PixelMap *pixelMap2 = PixelMap::DecodeTlv(buff); variable
|
| D | image_pixel_map_test.cpp | 1692 PixelMap *pixelMap2 = PixelMap::DecodeTlv(buff); variable
|
| /foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
| D | paste_service_test.cpp | 1158 auto pixelMap2 = pasteData2.GetPrimaryPixelMap(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/manager/drag_drop/drag_drop_manager/ |
| D | drag_drop_manager_test_ng.cpp | 118 RefPtr<PixelMap> pixelMap2 = PixelMap::CreatePixelMap(voidPtr2); variable
|