/development/samples/browseable/BasicMultitouch/ |
D | _index.jd | 10 \n\nTouch the screen with multiple fingers to show that the pointer id
|
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/ |
D | kldir.h | 84 unsigned long pointer; member
|
D | addrs.h | 157 #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/ |
D | importgl.h | 84 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));
|
D | license-LGPL.txt | 471 "copyright" line and a pointer to where the full notice is found.
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 142 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/ |
D | gl.h | 649 …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);
|
D | glext.h | 673 …_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/ |
D | wireless.h | 299 void __user *pointer; member
|
/development/ndk/platforms/android-21/include/linux/ |
D | wireless.h | 330 void __user *pointer; member
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 64 simulates a user touching the touchscreen (or a pointer event). x and
|
/development/ndk/platforms/android-21/include/GLES2/ |
D | gl2.h | 456 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/ |
D | gl3.h | 456 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);
|
D | gl31.h | 456 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/ |
D | gl3stub.h | 434 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
|
D | gl3stub.c | 327 const GLvoid* pointer );
|
/development/ndk/platforms/android-18/samples/gles3jni/jni/ |
D | gl3stub.c | 279 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
|
D | gl3stub.h | 424 …rtexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
|
/development/ndk/platforms/android-18/include/GLES3/ |
D | gl3.h | 886 …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/ |
D | gl2.h | 553 … void GL_APIENTRY glGetVertexAttribPointerv (GLuint index, GLenum pname, GLvoid** pointer);
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 997 "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
|