Searched refs:_clamp (Results 1 – 2 of 2) sorted by relevance
327 static inline uint32_t _clamp(const SwFill* fill, int32_t pos) in _clamp() function355 return fill->ctable[_clamp(fill, i)]; in _fixedPixel()362 return fill->ctable[_clamp(fill, i)]; in _pixel()
512 static jerry_value_t _clamp(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_… in _clamp() function1166 auto clamp = jerry_function_external(_clamp); in _buildMath()