Lines Matching full:convention
348 // 1) The surface damage was specified using the OpenGL ES convention of350 // convention that the rest of the system uses (top-left corner) by373 int top = height - rect.bottom; // Flip from OpenGL convention374 int bottom = height - rect.top; // Flip from OpenGL convention