Searched defs:factor (Results 1 – 5 of 5) sorted by relevance
| /device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 206 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset() 641 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx() 996 void glPolygonOffsetxOES(GLfixed factor, GLfixed units) in glPolygonOffsetxOES()
|
| /device/generic/goldfish/opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 489 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset() 1009 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx() 1555 void glPolygonOffsetxOES(GLfixed factor, GLfixed units) in glPolygonOffsetxOES()
|
| D | gl_enc.cpp | 547 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc() 1954 void glPolygonOffsetx_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetx_enc() 3534 void glPolygonOffsetxOES_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetxOES_enc()
|
| /device/generic/goldfish/opengl/system/GLESv2_enc/ |
| D | gl2_entry.cpp | 780 void glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset()
|
| D | gl2_enc.cpp | 1619 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc()
|