Home
last modified time | relevance | path

Searched refs:pointer (Results 1 – 21 of 21) sorted by relevance

/development/samples/browseable/BasicMultitouch/
D_index.jd10 \n\nTouch the screen with multiple fingers to show that the pointer id
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/
Dkldir.h84 unsigned long pointer; member
Daddrs.h157 #define GDA_ADDR(nasid) KLD_GDA(nasid)->pointer
180 #define KERN_VARS_ADDR(nasid) KLD_KERN_VARS(nasid)->pointer
182 #define KERN_XP_ADDR(nasid) KLD_KERN_XP(nasid)->pointer
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h84 FNDEF(void, glColorPointer, (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer));
98 FNDEF(void, glNormalPointer, (GLenum type, GLsizei stride, const GLvoid *pointer));
105 FNDEF(void, glVertexPointer, (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer));
Dlicense-LGPL.txt471 "copyright" line and a pointer to where the full notice is found.
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java142 public void glColorPointer(int size, int type, int stride, Buffer pointer) { in glColorPointer() argument
143 mgl.glColorPointer(size, type, stride, pointer); in glColorPointer()
486 public void glNormalPointer(int type, int stride, Buffer pointer) { in glNormalPointer() argument
487 mgl.glNormalPointer(type, stride, pointer); in glNormalPointer()
594 int stride, Buffer pointer) { in glTexCoordPointer() argument
595 mgl.glTexCoordPointer(size, type, stride, pointer); in glTexCoordPointer()
665 int stride, Buffer pointer) { in glVertexPointer() argument
666 mgl.glVertexPointer(size, type, stride, pointer); in glVertexPointer()
941 public void glPointSizePointerOES(int type, int stride, Buffer pointer) { in glPointSizePointerOES() argument
1010 Buffer pointer) { in glMatrixIndexPointerOES() argument
[all …]
/development/ndk/platforms/android-4/include/GLES/
Dgl.h649 …I void GL_APIENTRY glColorPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
706 GL_API void GL_APIENTRY glNormalPointer (GLenum type, GLsizei stride, const GLvoid *pointer);
725 …oid GL_APIENTRY glTexCoordPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
737 … void GL_APIENTRY glVertexPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
757 GL_API void GL_APIENTRY glPointSizePointerOES (GLenum type, GLsizei stride, const GLvoid *pointer);
Dglext.h673 …_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
674 …id GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
678 …P PFNGLMATRIXINDEXPOINTEROESPROC) (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
679 …ENTRYP PFNGLWEIGHTPOINTEROESPROC) (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
/development/ndk/platforms/android-3/include/linux/
Dwireless.h299 void __user *pointer; member
/development/ndk/platforms/android-21/include/linux/
Dwireless.h330 void __user *pointer; member
/development/cmds/monkey/
DREADME.NETWORK.txt64 simulates a user touching the touchscreen (or a pointer event). x and
/development/ndk/platforms/android-21/include/GLES2/
Dgl2.h456 GL_APICALL void GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, void **pointer);
517 …(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);
/development/ndk/platforms/android-21/include/GLES3/
Dgl3.h456 GL_APICALL void GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, void **pointer);
517 …(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);
868 …lVertexAttribIPointer (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);
Dgl31.h456 GL_APICALL void GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, void **pointer);
517 …(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);
868 …lVertexAttribIPointer (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);
/development/ndk/sources/android/ndk_helper/
Dgl3stub.h434 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
Dgl3stub.c327 const GLvoid* pointer );
/development/ndk/platforms/android-18/samples/gles3jni/jni/
Dgl3stub.c279 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
Dgl3stub.h424 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
/development/ndk/platforms/android-18/include/GLES3/
Dgl3.h886 …oid GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, GLvoid** pointer);
991 …ertexAttribIPointer (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
/development/ndk/platforms/android-5/include/GLES2/
Dgl2.h553 … void GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, GLvoid** pointer);
/development/sdk/
Dsdk_files_NOTICE.txt997 "copyright" line and a pointer to where the full notice is found.
1886 the "copyright" line and a pointer to where the full notice is found.
4328 the "copyright" line and a pointer to where the full notice is found.
5319 "copyright" line and a pointer to where the full notice is found.
6236 the "copyright" line and a pointer to where the full notice is found.
7058 "copyright" line and a pointer to where the full notice is found.
7732 "copyright" line and a pointer to where the full notice is found.
9685 the "copyright" line and a pointer to where the full notice is found.
10884 the "copyright" line and a pointer to where the full notice is found.
12338 file should have at least the "copyright" line and a pointer