Home
last modified time | relevance | path

Searched defs:pixels (Results 1 – 8 of 8) sorted by relevance

/device/generic/goldfish/opengl/system/renderControl_enc/
DrenderControl_entry.cpp182 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer()
188 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer()
DrenderControl_enc.cpp457 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcReadColorBuffer_enc()
481 …colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format, GLenum type, void* pixels) in rcUpdateColorBuffer_enc()
/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_entry.cpp786 …Pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels()
864 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D()
894 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D()
1122 …dth, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage3DOES()
1128 …et, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage3DOES()
Dgl2_enc.cpp1635 …self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels_enc()
1825 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D_enc()
1923 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D_enc()
2542 …dth, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage3DOES_enc()
2569 …et, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage3DOES_enc()
DGL2Encoder.cpp1217 GLenum format, GLenum type, const GLvoid* pixels) in s_glTexImage2D()
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp656 …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/
Dgl_entry.cpp1027 …Pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels()
1117 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D()
1147 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D()
Dgl_enc.cpp1998 …self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels_enc()
2242 …mat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) in glTexImage2D_enc()
2340 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) in glTexSubImage2D_enc()