OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_fake
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_dri2.c
81
boolean have_back,
have_fake
;
member in struct:dri2_surface
130
dri2surf->
have_fake
= FALSE;
159
dri2surf->
have_fake
= TRUE;
300
if (dri2surf->
have_fake
)
335
if (dri2surf->
have_fake
) {
422
if (dri2surf->
have_fake
) {
/external/mesa3d/src/gallium/state_trackers/egl/x11/
native_dri2.c
81
boolean have_back,
have_fake
;
member in struct:dri2_surface
130
dri2surf->
have_fake
= FALSE;
159
dri2surf->
have_fake
= TRUE;
300
if (dri2surf->
have_fake
)
335
if (dri2surf->
have_fake
) {
422
if (dri2surf->
have_fake
) {
Completed in 1286 milliseconds