Searched defs:clampToInteger (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DMathExtras.h241 inline int clampToInteger(double value) function
261 inline int clampToInteger(float value) function
266 inline int clampToInteger(unsigned x) function

Completed in 1256 milliseconds