Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h32 glLineWidth_wrapper_proc_t glLineWidth; member
Dgles3_wrapper_context.h101 glLineWidth_wrapper_proc_t glLineWidth; member
Dgles1_wrapper_entry.cpp421 void glLineWidth(GLfloat width) in glLineWidth() function
Dgles3_wrapper_entry.cpp955 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/system/GLESv2_enc/
Dgl2_client_context.h101 glLineWidth_client_proc_t glLineWidth; member
Dgl2_entry.cpp983 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