OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_glLineWidthx
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/tests/gles_android_wrapper/
gles_dispatch.cpp
126
ptr = dlsym(gles_android,"glLineWidthx"); disp->
set_glLineWidthx
((glLineWidthx_t)ptr);
gles_dispatch.h
396
glLineWidthx_t
set_glLineWidthx
(glLineWidthx_t f) { glLineWidthx_t retval = glLineWidthx; glLineWidthx = f; return retval;}
[
all
...]
Completed in 46 milliseconds