Home
last modified time | relevance | path

Searched refs:SetPixelMap (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
Dmessageuser_fuzzer.cpp37 messageUser.SetPixelMap(nullptr); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dmessage_user.h65 void SetPixelMap(const std::shared_ptr<Media::PixelMap> &pixelMap);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dmessage_user.cpp57 void MessageUser::SetPixelMap(const std::shared_ptr<Media::PixelMap> &pixelMap) in SetPixelMap() function in OHOS::Notification::MessageUser
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp1118 rosenImage->SetPixelMap(stylePixelMap_); in Draw()
1138 rosenImage->SetPixelMap(g_drawingInfo.pixelMap); in Draw()
1190 rosenImage->SetPixelMap(pixelMap); in Draw()
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
Dpasteboard_client_adapter_impl.cpp214 record_ = builder_->SetPixelMap(pixelMapIn).Build(); in SetImgData()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp616 messageUserPtr->SetPixelMap(nullptr);
768 messageUser.SetPixelMap(nullptr);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp3812 messageUser.SetPixelMap(pixelMap); in GetMessageUserByCustom()