/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 81 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() 96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 376 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex() 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 871 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES() 886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1156 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES() [all …]
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 339 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() 357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 689 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex() 761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 1399 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES() 1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1751 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES() [all …]
|
D | gl_enc.cpp | 157 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc() 237 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glFrustumf_enc() 806 …void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof_enc() 1800 void glDepthRangex_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangex_enc() 2080 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumx_enc() 3173 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox_enc() 5091 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangexOES_enc() 5171 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumxOES_enc() 5779 …void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthoxOES_enc() 6767 void glDepthRangefOES_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangefOES_enc() [all …]
|
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_entry.cpp | 337 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() 355 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 463 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 685 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex() 757 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 973 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 1393 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES() 1411 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 1525 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1741 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES() [all …]
|
D | gles3_wrapper_entry.cpp | 643 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 662 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
|
D | gl2_enc.cpp | 1072 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()
|