Home | History | Annotate | Download | only in main

Lines Matching refs:MAX2

746          maxWidth = MAX2(maxWidth, texImg->Width);
748 maxHeight = MAX2(maxHeight, texImg->Height);
761 maxWidth = MAX2(minWidth, att->Renderbuffer->Width);
763 maxHeight = MAX2(minHeight, att->Renderbuffer->Height);