Home
last modified time | relevance | path

Searched refs:GetHsvDisY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp94 static inline double GetHsvDisY(const HsvColor& hsv, double r) in GetHsvDisY() function
112 double y1 = GetHsvDisY(hsv1, r); in HsvDistance()
116 double y2 = GetHsvDisY(hsv2, r); in HsvDistance()