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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DMathExtras.h260 inline int clampToInteger(double value) function
275 inline int clampToInteger(float value) function
280 inline int clampToInteger(unsigned x) function

Completed in 7819 milliseconds