OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glColor4xOES_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h
185
glColor4xOES_t
glColor4xOES;
[
all
...]
gles_proc.h
185
typedef void (*
glColor4xOES_t
) (GLfixed, GLfixed, GLfixed, GLfixed);
gles_dispatch.cpp
187
ptr = dlsym(gles_android,"glColor4xOES"); disp->set_glColor4xOES((
glColor4xOES_t
)ptr);
Completed in 35 milliseconds