Home | History | Annotate | Download | only in gui

Lines Matching full:convention

348         // 1) The surface damage was specified using the OpenGL ES convention of
350 // convention that the rest of the system uses (top-left corner) by
373 int top = height - rect.bottom; // Flip from OpenGL convention
374 int bottom = height - rect.top; // Flip from OpenGL convention