/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | property.h | 80 std::shared_ptr<Value> currentValue; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_property_animation.cpp | 120 auto currentValue = GetPropertyValue(); in OnUpdateStagingValue() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/ |
H A D | display_power_mgr_brightness_test.cpp | 729 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable 751 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetBrightness(); variable 775 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable 799 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable 822 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_common_utils.cpp | 168 uint8_t currentValue = (HEX_VALUE_7F) & (buffer[byteOffsetNumber] >> shiftNumber); in Unpack7bitCharForMiddlePart() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_spring_animation.cpp | 158 auto currentValue = springValueEstimator_->GetAnimationProperty(); in OnAnimate() local
|
/ohos5.0/drivers/peripheral/thermal/test/unittest/ |
H A D | hdf_thermal_hdi_test.cpp | 224 char currentValue[MAX_PATH] = {0}; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | track_animation.cpp | 91 if (auto& currentValue = GetState().GetCurrentValue()) { in ProcessOnGet() local
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/ |
H A D | TestFastPlayer.cpp | 45 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in CheckTimeEquality()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_video.cpp | 619 int64_t currentValue = progress * duration_ / 100; // 100:percent in OnChange() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | screen_controller.cpp | 66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/ |
H A D | socperf_common.h | 204 int64_t currentValue; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_pattern.cpp | 309 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireChangeEvent() local 351 auto currentValue = textPickerColumnPattern->GetOption(currentIndex); in FireScrollStopEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | accessibility_property.cpp | 708 void AccessibilityProperty::SetUserCurrentValue(const int32_t& currentValue) in SetUserCurrentValue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_value_estimator.h | 443 T currentValue = startValue_; in GetAnimationValue() local
|
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/ |
H A D | brightness_service.cpp | 323 void BrightnessService::DimmingCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_content_modifier.cpp | 618 bool TextContentModifier::CheckNeedMeasure(float finalValue, float lastValue, float currentValue) in CheckNeedMeasure()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_state_machine.cpp | 1227 bool currentValue = forceTimingOut_.exchange(enabled); in WakeupDeviceInner() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_pattern.cpp | 463 const float currentValue = sliderPaintProperty->GetValueValue(value_); in GetCurrentStepIndex() local
|