Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmathutil.h66 inline DestT clampCast(SrcT value) in clampCast() function
102 inline unsigned int clampCast(bool value) in clampCast() function
108 inline int clampCast(bool value) in clampCast() function
/third_party/skia/third_party/externals/angle2/src/common/
Dmathutil.h68 inline DestT clampCast(SrcT value) in clampCast() function
104 inline unsigned int clampCast(bool value) in clampCast() function
110 inline int clampCast(bool value) in clampCast() function