Home
last modified time | relevance | path

Searched defs:newPixelMap (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_pixel_map_switch_test.cpp59 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
87 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
115 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
139 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable
163 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable
195 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(srcPixelMap, rect, opts); variable
671 …std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(colors, colorlength, offset, width, opts); variable
699 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
720 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable
741 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable
[all …]
Dimage_pixel_map_test.cpp475 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(srcPixelMap, opts); variable
540 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dpixel_map_ohos.cpp149 auto newPixelMap = Media::PixelMap::Create(*pixmap_, opts); in GetPixelManager() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
Dcolor_picker.cpp94 … std::unique_ptr<Media::PixelMap> newPixelMap = Media::PixelMap::Create(*pixelmap_.get(), options); in GetScaledPixelMap() local
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
Dpaste_service_test.cpp317 auto newPixelMap = pasteDataRecord->GetPixelMap(); variable
345 auto newPixelMap = pasteDataRecord->GetPixelMap(); variable
667 auto newPixelMap = firstRecord->GetPixelMap(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
Drs_render_modifier.cpp316 … std::unique_ptr<Media::PixelMap> newPixelMap = Media::PixelMap::Create(*pixelmap.get(), options); in GetInvertBackgroundColor() local