Home | History | Annotate | Download | only in main

Lines Matching refs:MIN2

745          minWidth = MIN2(minWidth, texImg->Width);
747 minHeight = MIN2(minHeight, texImg->Height);
760 minWidth = MIN2(minWidth, att->Renderbuffer->Width);
762 minHeight = MIN2(minHeight, att->Renderbuffer->Height);