/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_entry.cpp | 190 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer() 196 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer() 256 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcUpdateColorBufferDMA()
|
D | renderControl_enc.cpp | 850 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer_enc() 895 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer_enc() 1276 …nt x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels, uint32_t pixel… in rcUpdateColorBufferDMA_enc()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc.cpp | 324 char* pixels) { in updateHostColorBuffer()
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 656 …Pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) in glReadPixels() 731 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) in glTexImage2D() 756 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) in glTexSubImage2D()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 1025 …Pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels() 1115 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D() 1145 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D()
|
D | gl_enc.cpp | 3380 …self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels_enc() 3775 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D_enc() 3928 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D_enc()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 994 …Pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels() 1072 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D() 1102 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D() 1330 …dth, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage3DOES() 1336 …et, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage3DOES()
|
D | GL2Encoder.cpp | 1888 GLenum format, GLenum type, const GLvoid* pixels) in s_glTexImage2D() 1967 GLenum type, const GLvoid* pixels) in s_glTexSubImage2D() 3798 …elf, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) { in s_glReadPixels()
|
D | gl2_enc.cpp | 3001 …self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels_enc() 3312 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D_enc() 3465 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D_enc() 4440 …dth, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage3DOES_enc() 4482 …et, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage3DOES_enc()
|