HomeSort by relevance Sort by last modified time
    Searched refs:fb_orientation (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_framebuffer.c 109 st->state.fb_orientation = st_fb_orientation(fb);
st_context.h 117 GLuint fb_orientation; member in struct:st_context::__anon19190
st_cb_bitmap.c 508 const GLboolean invert = st->state.fb_orientation == Y_0_TOP;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_framebuffer.c 109 st->state.fb_orientation = st_fb_orientation(fb);
st_context.h 117 GLuint fb_orientation; member in struct:st_context::__anon11674
st_cb_bitmap.c 508 const GLboolean invert = st->state.fb_orientation == Y_0_TOP;

Completed in 170 milliseconds