Home
last modified time | relevance | path

Searched defs:distanceToEdge (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp81 float ParticleNoiseField::CalculateFeatherEffect(float distanceToEdge, float featherWidth) in CalculateFeatherEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp5124 float distanceToEdge = GetDistanceToEdge(); in CloseTheGap() local