/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/ |
H A D | rs_system_parameters.cpp | 35 int changed = 0; in GetCalcCostEnabled() local 36 const char *enable = CachedParameterGetChanged(g_Handle, &changed); in GetCalcCostEnabled() 43 int changed = 0; in GetDumpRSTreeCount() local 44 const char *num = CachedParameterGetChanged(g_Handle, &changed); in GetDumpRSTreeCount() 58 int changed = 0; in GetDrawingCacheEnabled() local 59 const char *enable = CachedParameterGetChanged(g_Handle, &changed); in GetDrawingCacheEnabled() 66 int changed = 0; in GetDrawingCacheEnabledDfx() local 67 const char *enabledDfx = CachedParameterGetChanged(g_Handle, &changed); in GetDrawingCacheEnabledDfx() 74 int changed = 0; in GetShowRefreshRateEnabled() local 75 const char *enabled = CachedParameterGetChanged(g_Handle, &changed); in GetShowRefreshRateEnabled() 82 int changed = 0; GetQuickSkipPrepareType() local 90 int changed = 0; GetRsParallelType() local 102 int changed = 0; GetRsSurfaceCaptureType() local 131 int changed = 0; GetSkipCanvasNodeOutofScreenEnabled() local 139 int changed = 0; GetDrawingEffectRegionEnabledDfx() local 147 int changed = 0; GetRenderStop() local 155 int changed = 0; GetOcclusionCallBackToWMSDebugType() local 177 int changed = 0; GetHideNotchStatus() local 201 int changed = 0; GetDumpCanvasDrawingNodeEnabled() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_system_properties.cpp | 80 int changed = 0; in GetDumpFrameNum() local 81 const char *num = CachedParameterGetChanged(g_Handle, &changed); in GetDumpFrameNum() 88 int changed = 0; in GetRecordingEnabled() local 89 const char *num = CachedParameterGetChanged(g_Handle, &changed); in GetRecordingEnabled() 103 int32_t changed = 0; in GetProfilerEnabled() local 104 return ConvertToInt(CachedParameterGetChanged(handle, &changed), 0) != 0; in GetProfilerEnabled() 132 int32_t changed = 0; in GetBetaRecordingMode() local 133 const char* state = CachedParameterGetChanged(handle, &changed); in GetBetaRecordingMode() 155 int changed = 0; in GetRecordingFile() local 156 const char *file = CachedParameterGetChanged(g_Handle, &changed); in GetRecordingFile() 207 int changed = 0; GetDirtyRegionDebugType() local 215 int changed = 0; GetPartialRenderEnabled() local 222 int changed = 0; GetUniPartialRenderEnabled() local 230 int changed = 0; GetClipRectThreshold() local 239 int changed = 0; GetAllSurfaceVisibleDebugEnabled() local 247 int changed = 0; GetVirtualDirtyDebugEnabled() local 255 int changed = 0; GetVirtualDirtyEnabled() local 263 int changed = 0; GetExpandScreenDirtyEnabled() local 271 int changed = 0; GetReleaseResourceEnabled() local 279 int changed = 0; GetOcclusionEnabled() local 287 int changed = 0; GetAceDebugBoundaryEnabled() local 316 int changed = 0; GetDrawMirrorCacheImageEnabled() local 324 int changed = 0; GetPixelmapDfxEnabled() local 332 int changed = 0; GetAFBCEnabled() local 347 int changed = 0; GetDirectClientCompEnableStatus() local 357 int changed = 0; GetHighContrastStatus() local 365 int changed = 0; GetDrmEnabled() local 373 int changed = 0; GetTargetDirtyRegionDfxEnabled() local 387 int changed = 0; GetOpaqueRegionDfxEnabled() local 395 int changed = 0; GetVisibleRegionDfxEnabled() local 403 int changed = 0; GetSurfaceRegionDfxType() local 413 int changed = 0; GetCorrectionMode() local 421 int changed = 0; GetDumpSurfaceType() local 429 int changed = 0; GetDumpSurfaceId() local 437 int changed = 0; GetDumpLayersEnabled() local 495 int changed = 0; GetHgmRefreshRatesEnabled() local 509 int changed = 0; GetHgmRefreshRateModesEnabled() local 517 int changed = 0; GetHardCursorEnabled() local 525 int changed = 0; GetSkipForAlphaZeroEnabled() local 547 int changed = 0; GetAnimationScale() local 733 int changed = 0; GetSurfaceOffscreenEnadbled() local 747 int changed = 0; GetTargetUIFirstDfxEnabled() local 832 int changed = 0; GetCacheCmdEnabled() local 847 int changed = 0; GetCachedBlurPartialRenderEnabled() local 882 int changed = 0; GetBoolSystemProperty() local 1059 int changed = 0; GetEffectMergeEnabled() local 1088 int changed = 0; GetSubTreePrepareCheckType() local 1096 int changed = 0; GetHDRImageEnable() local 1104 int changed = 0; IsForceClient() local 1146 int changed = 0; GetSkipDisplayIfScreenOffEnabled() local 1154 int changed = 0; GetBatchRemovingOnRemoteDiedEnabled() local 1168 int changed = 0; GetHwcDirtyRegionEnabled() local 1176 int changed = 0; GetDrmMarkedFilterEnabled() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | entity_collection.cpp | 765 bool changed = false; 771 changed = true; 777 changed = true; 783 changed = true; 787 if (changed) { 791 return changed; 796 bool changed = false; 808 changed = true; 815 changed = changed | SetPropertyDefine [all...] |
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | entity_collection.cpp | 798 bool changed = false; 804 changed = true; 810 changed = true; 816 changed = true; 820 if (changed) { 824 return changed; 829 bool changed = false; 841 changed = true; 848 changed = changed | SetPropertyDefine [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/container/ |
H A D | container.cpp | 125 bool changed = false; // True if any changes were made in Replace() local 169 changed = true; in Replace() 173 if (!changed && addAlways && replaceWith && movedIt == children_.end()) { in Replace() 179 changed = true; in Replace() 182 if (changed) { in Replace() 213 return changed; in Replace()
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_system_properties.cpp | 34 int changed = 0; in GetBoolSystemProperty() local 35 const char* enable = CachedParameterGetChanged(g_Handle, &changed); in GetBoolSystemProperty()
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_protocol_impl.h | 93 void ProcessAnswerRecord(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed); 94 void UpdatePtr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed); 95 void UpdateSrv(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed); 96 void UpdateTxt(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed); 97 void UpdateAddr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed);
|
/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | mdns_protocol_impl.cpp | 639 std::set<std::string> changed; in ProcessAnswer() local 641 ProcessAnswerRecord(v6, answer, changed); in ProcessAnswer() 644 ProcessAnswerRecord(v6, i, changed); in ProcessAnswer() 646 for (const auto &i : changed) { in ProcessAnswer() 653 void MDnsProtocolImpl::UpdatePtr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed) in UpdatePtr() argument 689 changed.emplace(name); in UpdatePtr() 695 void MDnsProtocolImpl::UpdateSrv(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed) in UpdateSrv() argument 720 changed.emplace(name); in UpdateSrv() 726 void MDnsProtocolImpl::UpdateTxt(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed) in UpdateTxt() argument 749 changed in UpdateTxt() 755 UpdateAddr(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed) UpdateAddr() argument 788 ProcessAnswerRecord(bool v6, const DNSProto::ResourceRecord &rr, std::set<std::string> &changed) ProcessAnswerRecord() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
H A D | relative_container_pattern.h | 137 void SetChildAlignRulesChanged(bool changed) in SetChildAlignRulesChanged() argument 139 childAlignRulesChanged_ = changed; in SetChildAlignRulesChanged()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_display_render_params.cpp | 59 void RSDisplayRenderParams::SetRotationChanged(bool changed) in SetRotationChanged() argument 61 if (isRotationChanged_ == changed) { in SetRotationChanged() 64 isRotationChanged_ = changed; in SetRotationChanged()
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.h | 71 bool changed {}; 75 return changed; 88 * @brief Pauses the animation. Returns true if state changed. 92 * @brief Starts the animation. Returns true if state changed. 96 * @brief Stops the animation. Returns true if state changed. 100 * @brief Restarts the animation. Returns true if state changed. 104 * @brief Finishes the animation. Returns true if state changed.
|
H A D | animation_state.cpp | 174 status.changed = true; in Move() 177 status.changed |= SetState(animationState); in Move() 180 if (status.changed) { in Move()
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvdb_notifier_client.cpp | 61 ZLOGD("remote changed mask:%{public}zu dataType:%{public}d", mask.size(), dataType); in OnRemoteChange() 63 for (const auto &[device, changed] : mask) { in OnRemoteChange() 71 remotes_.Compute(clientUuid, [isChange = changed, type](const auto &key, auto &value) -> bool { in OnRemoteChange()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | time_lapse_photo_session.cpp | 138 bool changed = false;
in ProcessSetTryAEChange() local 142 changed = changed || info.isTryAEDone != info_.isTryAEDone;
in ProcessSetTryAEChange() 147 changed = changed || info.isTryAEHintNeeded != info_.isTryAEHintNeeded;
in ProcessSetTryAEChange() 152 changed = changed || info.previewType != info_.previewType;
in ProcessSetTryAEChange() 157 changed = changed || info.captureInterval != info_.captureInterval;
in ProcessSetTryAEChange() 159 if (changed) {
in ProcessSetTryAEChange() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | measure_property.h | 133 bool changed = false; in ClearSize() local 136 changed = true; in ClearSize() 140 changed = true; in ClearSize() 142 return changed; in ClearSize()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | toggle_button_pattern.cpp | 75 bool changed = false; in OnModifyDone() local 78 changed = isOn ^ isOn_.value(); in OnModifyDone() 94 if (changed) { in OnModifyDone()
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_trans_db_test.cpp | 111 int32_t changed = 0; in HWTEST_F() local 114 std::tie(errCode, changed) = transDB_->Update(TABLE_NAME, row); in HWTEST_F() 116 errCode = transDB_->Delete(changed, TABLE_NAME); in HWTEST_F() 136 int32_t changed = 0; in HWTEST_F() local 145 errCode = transDB_->Delete(changed, TABLE_NAME); in HWTEST_F() 484 int32_t changed = -1; in HWTEST_F() local 491 std::tie(errCode, changed) = transDB_->Update(TABLE_NAME, row); in HWTEST_F() 601 int32_t changed = -1; in HWTEST_F() local 608 errCode = transDB_->Update(changed, TABLE_NAME, row); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/ |
H A D | rs_display_render_params.h | 124 void SetRotationChanged(bool changed) override;
|
H A D | rs_render_params.h | 290 virtual void SetRotationChanged(bool changed) {} in SetRotationChanged() argument
|
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_display_controller.cpp | 481 bool changed = false;
in UpdateDisplaySize() local 502 changed = true;
in UpdateDisplaySize() 516 changed = true;
in UpdateDisplaySize() 519 return changed;
in UpdateDisplaySize()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.h | 586 auto changed = selectedType_.has_value() && oldSelectedType_ != selectedType_.value(); in CheckSelectedTypeChange() local 587 if (changed) { in CheckSelectedTypeChange() 590 return changed; in CheckSelectedTypeChange()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_camera_controller.cpp | 496 bool changed = false; in ColorTargetsRecreationNeeded() local 498 changed = true; in ColorTargetsRecreationNeeded() 500 return changed; in ColorTargetsRecreationNeeded() 515 bool changed = false; in DepthTargetsRecreationNeeded() local 517 changed = true; in DepthTargetsRecreationNeeded() 519 return changed; in DepthTargetsRecreationNeeded()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate_in.cpp | 331 uint32_t changed = (notice.mask & (context.CooperateFlag() ^ notice.flag)); in OnUpdateCooperateFlag() local 334 if (changed & COOPERATE_FLAG_FREEZE_CURSOR) { in OnUpdateCooperateFlag()
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_stream_collector.cpp | 373 // Renderer state not changed in CheckRendererStateInfoChanged() 393 bool changed = false; in CheckRendererInfoChanged() local 396 changed = true; in CheckRendererInfoChanged() 400 changed = true; in CheckRendererInfoChanged() 402 return changed; in CheckRendererInfoChanged() 485 // Capturer state not changed in UpdateCapturerStream()
|
/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.h | 475 void FireItemChangedEvent(bool changed) const;
|