| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| D | image_pixel_map_switch_test.cpp | 59 … 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 678 …std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(colors, colorlength, offset, width, opts); variable 712 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable 735 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable 758 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(opts); variable [all …]
|
| D | image_pixel_map_test.cpp | 495 std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(srcPixelMap, opts); variable 577 … std::unique_ptr<PixelMap> newPixelMap = PixelMap::Create(color, colorlength, offset, width, opts); variable
|
| D | pixel_map_test.cpp | 2456 PixelMap* newPixelMap = PixelMap::Unmarshalling(parcel); variable 2477 PixelMap* newPixelMap = PixelMap::Unmarshalling(parcel); variable
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | pixel_map_ohos.cpp | 101 std::shared_ptr<Media::PixelMap> newPixelMap(pixelMapRelease); in CopyPixelMap() local 110 std::shared_ptr<Media::PixelMap> newPixelMap(pixelMapRelease); in DecodeTlv() local 206 auto newPixelMap = Media::PixelMap::Create(*pixmap_, opts); in GetPixelManager() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
| D | color_picker.cpp | 60 std::unique_ptr<Media::PixelMap> newPixelMap = Media::PixelMap::Create(*pixmap.get(), options); in CreateScaledPixelMap() local 109 … std::unique_ptr<Media::PixelMap> newPixelMap = Media::PixelMap::Create(*pixelmap_.get(), options); in GetScaledPixelMap() local
|
| /foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
| D | paste_service_test.cpp | 299 auto newPixelMap = pasteDataRecord->GetPixelMap(); variable 329 auto newPixelMap = pasteDataRecord->GetPixelMap(); variable 698 auto newPixelMap = firstRecord->GetPixelMap(); variable
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| D | pointer_drawing_manager.cpp | 1195 Media::PixelMap* newPixelMap = static_cast<Media::PixelMap*>(pixelMap); in UpdateCursorProperty() local 2228 Media::PixelMap* newPixelMap = static_cast<Media::PixelMap*>(cursor.pixelMap); in UpdateCursorProperty() local
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| D | pasteboard_unified_data_test.cpp | 832 auto newPixelMap = record->GetPixelMap(); variable
|
| D | pasteboard_utils_test.cpp | 746 auto newPixelMap = record->GetPixelMap(); variable
|