Home
last modified time | relevance | path

Searched defs:OnUpdate (Results 1 – 25 of 26) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_foreground.cpp43 bool RSBinarizationDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBinarizationDrawable
79 bool RSColorFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSColorFilterDrawable
114 bool RSLightUpEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSLightUpEffectDrawable
150 bool RSDynamicDimDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSDynamicDimDrawable
185 bool RSForegroundColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSForegroundColorDrawable
212 bool RSCompositingFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSCompositingFilterDrawable
243 bool RSForegroundFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSForegroundFilterDrawable
290 bool RSForegroundFilterRestoreDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSForegroundFilterRestoreDrawable
327 bool RSPixelStretchDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSPixelStretchDrawable
378 bool RSBorderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBorderDrawable
[all …]
Drs_property_drawable_background.cpp67 bool RSShadowDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSShadowDrawable
140 bool RSMaskDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSMaskDrawable
218 bool RSBackgroundColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundColorDrawable
272 bool RSBackgroundShaderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundShaderDrawable
459 bool RSBackgroundImageDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundImageDrawable
535 bool RSBackgroundFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundFilterDrawable
607 bool RSBackgroundEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBackgroundEffectDrawable
673 bool RSUseEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSUseEffectDrawable
736 bool RSDynamicLightUpDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSDynamicLightUpDrawable
Drs_misc_drawable.cpp37 bool RSChildrenDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSChildrenDrawable
159 bool RSCustomModifierDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSCustomModifierDrawable
289 bool RSBeginBlenderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSBeginBlenderDrawable
355 bool RSEndBlenderDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEndBlenderDrawable
398 bool RSEnvFGColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEnvFGColorDrawable
441 bool RSEnvFGColorStrategyDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSEnvFGColorStrategyDrawable
499 bool RSCustomClipToFrameDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSCustomClipToFrameDrawable
Drs_property_drawable.cpp101 bool RSFrameOffsetDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSFrameOffsetDrawable
125 bool RSClipToBoundsDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSClipToBoundsDrawable
159 bool RSClipToFrameDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() function in OHOS::Rosen::DrawableV2::RSClipToFrameDrawable
/foundation/ability/form_fwk/test/mock/src/
Dmock_form_host_client.cpp45 void MockFormHostClient::OnUpdate(const FormJsInfo &formInfo) in OnUpdate() function in OHOS::AppExecFwk::MockFormHostClient
/foundation/ability/form_fwk/services/src/
Dform_host_callback.cpp46 void FormHostCallback::OnUpdate(const int64_t formId, const FormRecord &record, const sptr<IRemoteO… in OnUpdate() function in OHOS::AppExecFwk::FormHostCallback
Dform_host_record.cpp163 void FormHostRecord::OnUpdate(int64_t id, const FormRecord &record) in OnUpdate() function in OHOS::AppExecFwk::FormHostRecord
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dform_extension.cpp83 void FormExtension::OnUpdate(const int64_t formId, const AAFwk::WantParams &wantParams) in OnUpdate() function in OHOS::AbilityRuntime::FormExtension
Dability.cpp1678 void Ability::OnUpdate(const int64_t formId, const AAFwk::WantParams &wantParams) in OnUpdate() function in OHOS::AppExecFwk::Ability
/foundation/ability/form_fwk/test/fuzztest/formhoststub_fuzzer/
Dformhoststub_fuzzer.cpp37 void OnUpdate(const FormJsInfo &formInfo) override in OnUpdate() function in OHOS::FormHostStubFuzzTest
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/
Dinstaller_impl.cpp95 void InstallEventSubscriber::OnUpdate(const std::string &bundleName, int32_t userId, int32_t appInd… in OnUpdate() function in OHOS::DistributedKv::InstallEventSubscriber
/foundation/arkui/ace_engine/frameworks/core/animation/
Dspring_node.h111 void OnUpdate(double value, double velocity) {} in OnUpdate() function
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dtask_notification_subscriber.cpp94 void TaskNotificationSubscriber::OnUpdate( in OnUpdate() function in OHOS::BackgroundTaskMgr::TaskNotificationSubscriber
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_form_ability.cpp154 void AceFormAbility::OnUpdate(const int64_t formId, const WantParams& wantParams) in OnUpdate() function in OHOS::Ace::AceFormAbility
Dpa_container.cpp163 bool PaContainer::OnUpdate(int32_t instanceId, int64_t formId) in OnUpdate() function in OHOS::Ace::Platform::PaContainer
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
Drs_drawable.h134 virtual bool OnUpdate(const RSRenderNode& content) in OnUpdate() function
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_host_proxy.cpp66 void FormHostProxy::OnUpdate(const FormJsInfo &formInfo) in OnUpdate() function in OHOS::AppExecFwk::FormHostProxy
/foundation/communication/nfc/services/src/notification/
Dnfc_notification.cpp46 void OnUpdate(const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnUpdate() function in OHOS::NFC::TAG::NfcNotificationSubscriber
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_host_client.cpp203 void FormHostClient::OnUpdate(const FormJsInfo &formJsInfo) in OnUpdate() function in OHOS::AppExecFwk::FormHostClient
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
Djs_form_extension.cpp249 void JsFormExtension::OnUpdate(const int64_t formId, const AAFwk::WantParams &wantParams) in OnUpdate() function in OHOS::AbilityRuntime::JsFormExtension
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
Dpa_backend.cpp381 void PaBackend::OnUpdate(const int64_t formId) in OnUpdate() function in OHOS::Ace::PaBackend
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
Drs_render_node_drawable_adapter_test.cpp37 bool OnUpdate(const RSRenderNode& content) override in OnUpdate() function in OHOS::Rosen::RSChildrenDrawableBrotherAdapter
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_service_stub.cpp60 int32_t DataShareServiceStub::OnUpdate(MessageParcel &data, MessageParcel &reply) in OnUpdate() function in OHOS::DataShare::DataShareServiceStub
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp633 int32_t KvStoreDataService::OnUpdate(const std::string &bundleName, int32_t user, int32_t index) in OnUpdate() function in OHOS::DistributedKv::KvStoreDataService
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_render_node_test.cpp100 bool OnUpdate(const RSRenderNode& content) override in OnUpdate() function in OHOS::Rosen::DrawableTest

12