Home | History | Annotate | Download | only in src

Lines Matching full:clamp

7200         // NaN and less than zero clamp to zero.
7203 // Greater than 255 clamp to 255.
7210 // Clamp undefined to zero (default). All other types have been
7233 // Clamp undefined to zero (default). All other types have been
7283 // Clamp undefined to zero (default). All other types have been
7303 // Clamp undefined to zero (default). All other types have been