Searched defs:maxInt (Results 1 – 7 of 7) sorted by relevance
195 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local214 const int maxInt = m_precision == glu::PRECISION_LOWP ? 64 : 1024; in iterate() local233 const deUint32 maxInt = m_precision == glu::PRECISION_LOWP ? 128 : 1024; in iterate() local269 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local
30 T min, T max, T epsilon, T maxInt, int arraySize, GrPixelConfig config) { in runFPTest()
110 static bool safeRoundOut(const SkRect& src, SkIRect* dst, int32_t maxInt) { in safeRoundOut()
147 static const Int maxInt; variable
575 static const Int maxInt; variable
2454 const Int Value::maxInt = Int(UInt(-1) / 2); member in Json::Value
41 const Int Value::maxInt = Int(UInt(-1) / 2); member in Json::Value