Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h42 glLineWidth_t glLineWidth; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java118 glLineWidth(88, 88), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1555 GL_APICALL void GL_APIENTRY glLineWidth(GLfloat width){ in glLineWidth() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java352 public void glLineWidth(float width) { in glLineWidth() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1155 GL_API void GL_APIENTRY glLineWidth( GLfloat width) { in glLineWidth() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp151 void glLineWidth(GLfloat width) in glLineWidth() function
Dgles_dispatch.h42 glLineWidth_t glLineWidth; member