Searched defs:rMax (Results 1 – 5 of 5) sorted by relevance
778 T rMax = rMin + rLen; in operator ()() local841 T rMax = rMin + rLen; in operator ()() local
329 float rMax = de::abs(r[0]); in calcCandidateCubemapFaces() local
259 const Vec4 rMax = result + prec.colorThreshold; in isLinearRangeValid() local
1126 int rMax = de::max(a.getRed(), b.getRed()); in rangeDiff() local
6057 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, in image_pixel_setf()