HomeSort by relevance Sort by last modified time
    Searched full:outi (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_xgl_api_stereo.c 93 GLsizei i, outi = 0; local
105 newbuf[outi++] = bufs[i];
110 newbuf[outi++] = GL_BACK_LEFT;
111 newbuf[outi++] = GL_BACK_RIGHT;
115 newbuf[outi++] = GL_FRONT_LEFT;
116 newbuf[outi++] = GL_FRONT_RIGHT;
119 __ogl_framework_api->DrawBuffersARB(outi, newbuf);
  /external/mesa3d/src/glx/apple/
apple_xgl_api_stereo.c 93 GLsizei i, outi = 0; local
105 newbuf[outi++] = bufs[i];
110 newbuf[outi++] = GL_BACK_LEFT;
111 newbuf[outi++] = GL_BACK_RIGHT;
115 newbuf[outi++] = GL_FRONT_LEFT;
116 newbuf[outi++] = GL_FRONT_RIGHT;
119 __ogl_framework_api->DrawBuffersARB(outi, newbuf);
  /frameworks/native/opengl/libagl/
primitives.cpp 874 unsigned int outi = 0; local
895 vertex_t** const ovl = &out[outi][0];
946 outi = 1-outi;
961 vertex_t** const ovl = &out[outi][0];
    [all...]
  /external/chromium_org/tools/grit/grit/testdata/
generated_resources_fr.xtb     [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_fr.xtb     [all...]

Completed in 233 milliseconds