Searched defs:smaller (Results 1 – 5 of 5) sorted by relevance
71 bool smaller = (maxTextures < fMaxCount) || (maxTextureBytes < fMaxBytes); in setLimits() local
445 #define smaller(tree, n, m, depth) \ macro
449 #define smaller(tree, n, m, depth) \ macro
789 float smaller = min(xDist, yDist); in createGradient() local
441 int smaller = testRect.width() < testRect.height() ? in findBestAt() local