Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp99 static inline double GetHsvDisZ(const HsvColor& hsv, double h) in GetHsvDisZ() function
113 double z1 = GetHsvDisZ(hsv1, h); in HsvDistance()
117 double z2 = GetHsvDisZ(hsv2, h); in HsvDistance()