Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java274 public void glGenTextures(int n, int[] textures, int offset) { in glGenTextures() method in MatrixTrackingGL
278 public void glGenTextures(int n, IntBuffer textures) { in glGenTextures() method in MatrixTrackingGL
/development/tools/emulator/opengl/system/GLESv2_enc/
Dgl2_entry.cpp551 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
Dgl2_client_context.h64 glGenTextures_client_proc_t glGenTextures; member
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp461 void glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() function
Dgles_dispatch.h104 glGenTextures_t glGenTextures; member
/development/tools/emulator/opengl/system/GLESv1_enc/
Dgl_entry.cpp792 void glGenTextures(GLsizei n, GLuint* textures) in glGenTextures() function
Dgl_client_context.h91 glGenTextures_client_proc_t glGenTextures; member