OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fb_orientation
(Results
1 - 4
of
4
) sorted by null
/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::__anon21258
st_cb_bitmap.c
508
const GLboolean invert = st->state.
fb_orientation
== Y_0_TOP;
/hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp
933
RectOrientation
fb_orientation
= GetOrientation(fb_rect);
local
965
fb_orientation
!= kOrientationUnknown) {
966
if (layer_orientation !=
fb_orientation
) {
[
all
...]
Completed in 97 milliseconds