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
150 static const Int maxInt; variable
616 static bool safeRoundOut(const SkRect& src, SkIRect* dst, int32_t maxInt) { in safeRoundOut()
31 const Int Value::maxInt = Int( UInt(-1)/2 ); member in Json::Value
465 public int maxInt; field in Pick.Position
35 const Int Value::maxInt = Int( UInt(-1)/2 ); member in Json::Value