Home
last modified time | relevance | path

Searched defs:difference (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_modifier.cpp95 float difference = static_cast<float>(endImageFit_) - static_cast<float>(startImageFit_); in DrawImageWithAnimation() local
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_algorithm.cpp135 float difference = pow(rationOfStandardPressure, coef); in GetAltitude() local
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp801 int32_t difference = abs(calcBrightness - brightness); in CalculateBrightness() local