Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/System/
DMath.hpp178 inline float clamp_s(float x, float min, float max) in clamp_s() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMath.hpp210 inline float clamp_s(float x, float min, float max) in clamp_s() function