Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_attraction_effect_filter_test.cpp157 float secondFactor = 0.5f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp63 float firstFactor, float secondFactor) in LerpPoint()