OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:init_screen
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/common/
native.h
195
boolean (*
init_screen
)(struct native_display *ndpy);
member in struct:native_display
/external/mesa3d/src/glx/tests/
clientinfo_unittest.cpp
68
void
init_screen
(int i, const char *ext);
94
fake_glx_display::
init_screen
(int i, const char *ext)
function in class:fake_glx_display
284
this->glx_dpy->
init_screen
(0, glx_ext);
Completed in 160 milliseconds