Home
last modified time | relevance | path

Searched defs:IsNearEqual (Results 1 - 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_light_up_effect_filter.cpp98 bool RSLightUpEffectFilter::IsNearEqual(const std::shared_ptr<RSFilter>& other, float threshold) const in IsNearEqual() function in OHOS::Rosen::RSLightUpEffectFilter
H A Drs_blur_filter.cpp114 bool RSBlurFilter::IsNearEqual(const std::shared_ptr<RSFilter>& other, float threshold) const in IsNearEqual() function in OHOS::Rosen::RSBlurFilter
H A Drs_material_filter.cpp356 bool RSMaterialFilter::IsNearEqual(const std::shared_ptr<RSFilter>& other, float threshold) const in IsNearEqual() function in OHOS::Rosen::RSMaterialFilter
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_property.h120 virtual bool IsNearEqual(const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const in IsNearEqual() function in OHOS::Rosen::RSRenderPropertyBase
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_color.cpp49 bool RSColor::IsNearEqual(const RSColor& other, int16_t threshold) const in IsNearEqual() function in OHOS::Rosen::RSColor
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_filter.h100 virtual bool IsNearEqual( in IsNearEqual() function in OHOS::Rosen::RSFilter
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector2.h240 bool Vector2<T>::IsNearEqual(const Vector2& other, T threshold) const in IsNearEqual() function in OHOS::Rosen::Vector2
H A Drs_rect.h83 inline bool IsNearEqual(const RectT<T>& rect, T threshold = std::numeric_limits<T>::epsilon()) const in IsNearEqual() function in OHOS::Rosen::RectT
462 inline bool RRectT<T>::IsNearEqual(const RRectT& rrectT, T threshold) const in IsNearEqual() function in OHOS::Rosen::RRectT
H A Drs_vector4.h405 bool Vector4<T>::IsNearEqual(const Vector4& other, T threshold) const in IsNearEqual() function in OHOS::Rosen::Vector4
H A Drs_matrix3.h382 bool Matrix3<T>::IsNearEqual(const Matrix3& other, T threshold) const in IsNearEqual() function in OHOS::Rosen::Matrix3
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp660 bool RSRenderAnimatableProperty<float>::IsNearEqual( in IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
672 bool RSRenderAnimatableProperty<Vector2f>::IsNearEqual( in IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
684 bool RSRenderAnimatableProperty<Quaternion>::IsNearEqual( in IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
696 bool RSRenderAnimatableProperty<Vector4f>::IsNearEqual( in IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
708 bool RSRenderAnimatableProperty<Matrix3f>::IsNearEqual( IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
720 bool RSRenderAnimatableProperty<Color>::IsNearEqual( IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
733 bool RSRenderAnimatableProperty<std::shared_ptr<RSFilter>>::IsNearEqual( IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
762 bool RSRenderAnimatableProperty<Vector4<Color>>::IsNearEqual( IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
780 bool RSRenderAnimatableProperty<RRect>::IsNearEqual( IsNearEqual() function in OHOS::Rosen::RSRenderAnimatableProperty
[all...]
/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector2.h229 bool Vector2<T>::IsNearEqual(const Vector2& other, T threshold) const in IsNearEqual() function in OHOS::MMI::Vector2
H A Dmmi_matrix3.h396 bool Matrix3<T>::IsNearEqual(const Matrix3& other, T threshold) const in IsNearEqual() function in OHOS::MMI::Matrix3

Completed in 10 milliseconds