Home
last modified time | relevance | path

Searched defs:glLineWidth (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h101 glLineWidth_client_proc_t glLineWidth; member
Dgl2_entry.cpp762 void glLineWidth(GLfloat width) in glLineWidth() function
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h32 glLineWidth_client_proc_t glLineWidth; member
Dgl_entry.cpp423 void glLineWidth(GLfloat width) in glLineWidth() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp151 void glLineWidth(GLfloat width) in glLineWidth() function
Dgles_dispatch.h42 glLineWidth_t glLineWidth; member