/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 345 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 386 pixels = (GLvoid *)getPointer(_env, pixels_buf, &_array, &_remaining, &_bufferOffset); in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 435 pixels = (GLvoid *)getPointer(_env, pixels_buf, &_array, &_remaining, &_bufferOffset); in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 503 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 550 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 644 ids = (GLuint *)getPointer(_env, ids_buf, &_array, &_remaining, &_bufferOffset); in android_glGenQueries__ILjava_nio_IntBuffer_2() 710 ids = (GLuint *)getPointer(_env, ids_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteQueries__ILjava_nio_IntBuffer_2() 807 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetQueryiv__IILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES11Ext.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 457 coords = (GLshort *)getPointer(_env, coords_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() 541 coords = (GLint *)getPointer(_env, coords_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawTexivOES__Ljava_nio_IntBuffer_2() 625 coords = (GLfixed *)getPointer(_env, coords_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawTexxvOES__Ljava_nio_IntBuffer_2() 722 coords = (GLfloat *)getPointer(_env, coords_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawTexfvOES__Ljava_nio_FloatBuffer_2() 755 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining, &_bufferOffset); in android_glEGLImageTargetTexture2DOES__ILjava_nio_Buffer_2() 778 image = (GLeglImageOES)getPointer(_env, image_buf, &_array, &_remaining, &_bufferOffset); in android_glEGLImageTargetRenderbufferStorageOES__ILjava_nio_Buffer_2() 875 equation = (GLfixed *)getPointer(_env, equation_buf, &_array, &_remaining, &_bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() 973 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glFogxvOES__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 485 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 525 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2() 632 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 661 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 804 buffers = (GLuint *)getPointer(_env, buffers_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() 890 … framebuffers = (GLuint *)getPointer(_env, framebuffers_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteFramebuffers__ILjava_nio_IntBuffer_2() 985 …renderbuffers = (GLuint *)getPointer(_env, renderbuffers_buf, &_array, &_remaining, &_bufferOffset… in android_glDeleteRenderbuffers__ILjava_nio_IntBuffer_2() 1080 textures = (GLuint *)getPointer(_env, textures_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES31.cpp | 97 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 294 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 437 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() 506 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() 679 …props = (GLenum *)getPointer(_env, props_buf, &_propsArray, &_propsRemaining, &_propsBufferOffset); in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 680 …length = (GLsizei *)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 681 …params = (GLint *)getPointer(_env, params_buf, &_paramsArray, &_paramsRemaining, &_paramsBufferOff… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 840 pipelines = (GLuint *)getPointer(_env, pipelines_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2() 906 pipelines = (GLuint *)getPointer(_env, pipelines_buf, &_array, &_remaining, &_bufferOffset); in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2() 984 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetProgramPipelineiv__IILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES11.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 350 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 390 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2() 472 equation = (GLfloat *)getPointer(_env, equation_buf, &_array, &_remaining, &_bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() 544 equation = (GLfixed *)getPointer(_env, equation_buf, &_array, &_remaining, &_bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2() 646 buffers = (GLuint *)getPointer(_env, buffers_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() 750 buffers = (GLuint *)getPointer(_env, buffers_buf, &_array, &_remaining, &_bufferOffset); in android_glGenBuffers__ILjava_nio_IntBuffer_2() 850 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetBufferParameteriv__IILjava_nio_IntBuffer_2() 937 eqn = (GLfloat *)getPointer(_env, eqn_buf, &_array, &_remaining, &_bufferOffset); in android_glGetClipPlanef__ILjava_nio_FloatBuffer_2() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 117 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 182 buf = getPointer(_env, buffer, &array, &remaining, &offset); in getDirectBufferPointer() 448 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 477 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 600 textures = (GLuint *)getPointer(_env, textures_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 704 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElements__IIILjava_nio_Buffer_2() 859 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glFogfv__ILjava_nio_FloatBuffer_2() 1005 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glFogxv__ILjava_nio_IntBuffer_2() 1153 textures = (GLuint *)getPointer(_env, textures_buf, &_array, &_remaining, &_bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2() 1579 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetIntegerv__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES10.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 514 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 543 data = (GLvoid *)getPointer(_env, data_buf, &_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 666 textures = (GLuint *)getPointer(_env, textures_buf, &_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 770 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElements__IIILjava_nio_Buffer_2() 911 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glFogfv__ILjava_nio_FloatBuffer_2() 1029 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glFogxv__ILjava_nio_IntBuffer_2() 1163 textures = (GLuint *)getPointer(_env, textures_buf, &_array, &_remaining, &_bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2() 1308 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glLightModelfv__ILjava_nio_FloatBuffer_2() [all …]
|
D | android_opengl_GLES10Ext.cpp | 99 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 425 …mantissa = (GLfixed *)getPointer(_env, mantissa_buf, &_mantissaArray, &_mantissaRemaining, &_manti… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 432 …exponent = (GLint *)getPointer(_env, exponent_buf, &_exponentArray, &_exponentRemaining, &_exponen… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
D | android_opengl_GLES31Ext.cpp | 98 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 295 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray() 389 ids = (GLuint *)getPointer(_env, ids_buf, &_array, &_remaining, &_bufferOffset); in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() 811 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glTexParameterIivEXT__IILjava_nio_IntBuffer_2() 879 params = (GLuint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glTexParameterIuivEXT__IILjava_nio_IntBuffer_2() 947 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetTexParameterIivEXT__IILjava_nio_IntBuffer_2() 1015 params = (GLuint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetTexParameterIuivEXT__IILjava_nio_IntBuffer_2() 1083 param = (GLint *)getPointer(_env, param_buf, &_array, &_remaining, &_bufferOffset); in android_glSamplerParameterIivEXT__IILjava_nio_IntBuffer_2() 1151 param = (GLuint *)getPointer(_env, param_buf, &_array, &_remaining, &_bufferOffset); in android_glSamplerParameterIuivEXT__IILjava_nio_IntBuffer_2() 1219 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in android_glGetSamplerParameterIivEXT__IILjava_nio_IntBuffer_2() [all …]
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetTransformFeedbackVarying.cpp | 138 …length = (GLsizei *)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetTransformFeedbackVarying2() 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2()
|
D | glGetActiveUniform.cpp | 138 …length = (GLsizei *)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveUniform2() 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform2()
|
D | glGetActiveAttrib.cpp | 138 …length = (GLsizei *)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 139 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 140 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 297 size = (GLint *)getPointer(_env, size_buf, &_sizeArray, &_sizeRemaining, &_sizeBufferOffset); in android_glGetActiveAttrib2() 298 type = (GLenum *)getPointer(_env, type_buf, &_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2()
|
D | glGetActiveUniformBlockName.cpp | 87 …_length = (GLsizei*)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() 93 …_name = (GLchar*)getPointer(_env, uniformBlockName_buf, &_nameArray, &_nameRemaining, &_nameBuffer… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2()
|
D | glDrawElementsInstanced.cpp | 10 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I()
|
D | common.cpp | 77 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 274 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset); in getarray()
|
D | glGetShaderSource.cpp | 79 length = (GLsizei *)getPointer(_env, length_buf, &_array, &_remaining, &_bufferOffset); in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
|
D | glGetUniformIndices.cpp | 120 _indices = (GLuint*)getPointer(_env, uniformIndices_buf, in android_glGetUniformIndices_buffer()
|
/frameworks/rs/tests/cppbasic-getpointer/ |
D | compute.cpp | 44 uint32_t *input = (uint32_t*)ain->getPointer(&inputStride); in test_compute() 45 uint32_t *output = (uint32_t*)aout->getPointer(&outputStride); in test_compute()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | datapart_decode.cpp | 151 int32 startSecondPart, startFirstPart = getPointer(stream); in DecodeDataPart_I_VideoPacket() 228 startSecondPart = getPointer(stream); in DecodeDataPart_I_VideoPacket() 320 startFirstPart = getPointer(stream); in DecodeDataPart_P_VideoPacket() 405 startSecondPart = getPointer(stream); in DecodeDataPart_P_VideoPacket()
|
D | bitstream.h | 168 int32 getPointer(BitstreamDecVideo *stream);
|
D | pvdec_api.cpp | 1309 bytes_consumed = (getPointer(currVol->bitstream) + 7) >> 3; in PVDecodeVopBody() 1429 video->nBitsPerVop[idx] = getPointer(currVol->bitstream); in PVDecodeVopBody() 1445 bytes_consumed = (getPointer(currVol->bitstream) + 7) >> 3; /* 11/4/03 */ in PVDecodeVopBody()
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLCHeader.cpp | 116 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) 181 buf = getPointer(_env, buffer, &array, &remaining, &offset);
|
/frameworks/rs/ |
D | rsAllocation.h | 169 void * getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face,
|
/frameworks/base/core/jni/android/opengl/ |
D | util.cpp | 756 getPointer(JNIEnv *_env, jobject buffer, jint *remaining) in getPointer() function 788 mData = getPointer(mEnv, mBuffer, &mRemaining); in checkPointer()
|
/frameworks/rs/cpp/ |
D | Allocation.cpp | 172 void * Allocation::getPointer(size_t *stride) { in getPointer() function in Allocation
|