OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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::__anon13401
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::__anon23868
st_cb_bitmap.c
508
const GLboolean invert = st->state.
fb_orientation
== Y_0_TOP;
Completed in 236 milliseconds