| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | pixel_map_test.cpp | 121 auto pixelMap1 = ConstructPixmap(AllocatorType::SHARE_MEM_ALLOC); variable 151 std::unique_ptr<PixelMap> pixelMap1 = PixelMap::Create(color, colorlength, offset, 0, opts); variable 183 std::unique_ptr<PixelMap> pixelMap1 = PixelMap::Create(opts1); variable 238 std::unique_ptr<PixelMap> pixelMap1 = PixelMap::Create(srcPixelMap, srcRect1, opts); variable 252 std::unique_ptr<PixelMap> pixelMap1 = std::make_unique<PixelMap>(); variable 307 std::unique_ptr<PixelMap> pixelMap1 = std::make_unique<PixelMap>(); variable 328 …auto pixelMap1 = ConstructPixmap(200, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable 366 …auto pixelMap1 = ConstructPixmap(200, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable 408 std::unique_ptr<PixelMap> pixelMap1 = std::make_unique<PixelMap>(); variable 441 …auto pixelMap1 = ConstructPixmap(200, 300, PixelFormat::RGBA_F16, AlphaType::IMAGE_ALPHA_TYPE_OPAQ… variable [all …]
|
| D | pixel_map_parcel_test.cpp | 50 auto pixelMap1 = PixelMapParcel::CreateFromParcel(data1); variable 92 auto pixelMap1 = std::make_unique<PixelMap>(); variable
|
| D | pixel_convert_adapter_test.cpp | 58 PixelMap pixelMap1; variable 124 PixelMap pixelMap1; variable 243 PixelMap pixelMap1; variable 286 PixelMap pixelMap1; variable 329 PixelMap pixelMap1; variable 372 PixelMap pixelMap1; variable
|
| D | image_source_png_test.cpp | 302 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 376 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 438 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_webp_test.cpp | 339 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 415 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 475 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_wbmp_test.cpp | 297 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_raw_test.cpp | 335 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_bmp_test.cpp | 347 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | image_source_jpeg_test.cpp | 783 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 861 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable 924 std::unique_ptr<PixelMap> pixelMap1 = imageSource->CreatePixelMap(decodeOpts, errorCode); variable
|
| D | webp_encoder_test.cpp | 96 auto pixelMap1 = Media::PixelMap::Create(opts); variable
|
| D | image_pixel_map_test.cpp | 911 PixelMap pixelMap, pixelMap1; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| D | render_service_client_watermark_demo.cpp | 40 …std::unique_ptr<Media::PixelMap> pixelMap1 = Media::PixelMap::Create(color, colorLength, offset, s… in main() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
| D | rs_interfaces_system_test.cpp | 149 …std::unique_ptr<Media::PixelMap> pixelMap1 = Media::PixelMap::Create(color, colorLength, offset, s… variable
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| D | rs_main_thread_test.cpp | 613 …std::unique_ptr<Media::PixelMap> pixelMap1 = Media::PixelMap::Create(color, colorLength, offset, s… variable
|
| /foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
| D | paste_service_test.cpp | 341 …std::unique_ptr<PixelMap> pixelMap1 = PixelMap::Create(color, sizeof(color) / sizeof(color[0]), op… variable 948 auto pixelMap1 = pasteData->GetPrimaryPixelMap(); variable
|