/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetTransformFeedbackVarying.cpp | 146 …length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_lengthArray, &_lengthRemaining, &_leng… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 147 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 148 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 149 …name = (GLchar*)getPointer(_env, name_buf, (jarray*)&_nameArray, &_nameRemaining, &_nameBufferOffs… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 313 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetTransformFeedbackVarying2() 314 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetTransformFeedbackVarying2()
|
D | glGetActiveAttrib.cpp | 134 …length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_lengthArray, &_lengthRemaining, &_leng… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 135 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 136 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 293 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetActiveAttrib2() 294 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetActiveAttrib2()
|
D | glGetActiveUniform.cpp | 134 …length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_lengthArray, &_lengthRemaining, &_leng… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 135 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 136 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 293 …size = (GLint *)getPointer(_env, size_buf, (jarray*)&_sizeArray, &_sizeRemaining, &_sizeBufferOffs… in android_glGetActiveUniform2() 294 …type = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOff… in android_glGetActiveUniform2()
|
D | glGetActiveUniformBlockName.cpp | 83 …_length = (GLsizei*)getPointer(_env, length_buf, &_lengthArray, &_lengthRemaining, &_lengthBufferO… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() 89 …_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 | glDrawElementsInstancedBaseVertex.cpp | 13 indices = (void *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II()
|
D | glGetShaderSource.cpp | 75 length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
|
D | common.cpp | 47 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 365 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray()
|
D | glGetUniformIndices.cpp | 120 _indices = (GLuint*)getPointer(_env, uniformIndices_buf, in android_glGetUniformIndices_buffer()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 451 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 501 … pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 563 pixels = (GLvoid *)getPointer(_env, pixels_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 645 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 706 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 814 ids = (GLuint *)getPointer(_env, ids_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGenQueries__ILjava_nio_IntBuffer_2() 894 ids = (GLuint *)getPointer(_env, ids_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteQueries__ILjava_nio_IntBuffer_2() 1005 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetQueryiv__IILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 582 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 628 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2() 744 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 787 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 941 … buffers = (GLuint *)getPointer(_env, buffers_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() 1033 …framebuffers = (GLuint *)getPointer(_env, framebuffers_buf, (jarray*)&_array, &_remaining, &_buffe… in android_glDeleteFramebuffers__ILjava_nio_IntBuffer_2() 1134 …renderbuffers = (GLuint *)getPointer(_env, renderbuffers_buf, (jarray*)&_array, &_remaining, &_buf… in android_glDeleteRenderbuffers__ILjava_nio_IntBuffer_2() 1235 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES11Ext.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 560 coords = (GLshort *)getPointer(_env, coords_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() 650 coords = (GLint *)getPointer(_env, coords_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawTexivOES__Ljava_nio_IntBuffer_2() 740 coords = (GLfixed *)getPointer(_env, coords_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawTexxvOES__Ljava_nio_IntBuffer_2() 843 coords = (GLfloat *)getPointer(_env, coords_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawTexfvOES__Ljava_nio_FloatBuffer_2() 885 … image = (GLeglImageOES)getPointer(_env, image_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glEGLImageTargetTexture2DOES__ILjava_nio_Buffer_2() 923 … image = (GLeglImageOES)getPointer(_env, image_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glEGLImageTargetRenderbufferStorageOES__ILjava_nio_Buffer_2() 1035 …equation = (GLfixed *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() 1147 params = (GLfixed *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glFogxvOES__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES11.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 447 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 493 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferSubData__IIILjava_nio_Buffer_2() 581 …equation = (GLfloat *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanef__ILjava_nio_FloatBuffer_2() 661 …equation = (GLfixed *)getPointer(_env, equation_buf, (jarray*)&_array, &_remaining, &_bufferOffset… in android_glClipPlanex__ILjava_nio_IntBuffer_2() 771 … buffers = (GLuint *)getPointer(_env, buffers_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() 881 … buffers = (GLuint *)getPointer(_env, buffers_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGenBuffers__ILjava_nio_IntBuffer_2() 989 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetBufferParameteriv__IILjava_nio_IntBuffer_2() 1082 eqn = (GLfloat *)getPointer(_env, eqn_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetClipPlanef__ILjava_nio_FloatBuffer_2() [all …]
|
D | android_opengl_GLES31.cpp | 71 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 389 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 543 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() 626 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() 810 …props = (GLenum *)getPointer(_env, props_buf, (jarray*)&_propsArray, &_propsRemaining, &_propsBuff… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 812 …length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_lengthArray, &_lengthRemaining, &_leng… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 820 …params = (GLint *)getPointer(_env, params_buf, (jarray*)&_paramsArray, &_paramsRemaining, &_params… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 1054 …pipelines = (GLuint *)getPointer(_env, pipelines_buf, (jarray*)&_array, &_remaining, &_bufferOffse… in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2() 1134 …pipelines = (GLuint *)getPointer(_env, pipelines_buf, (jarray*)&_array, &_remaining, &_bufferOffse… in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2() 1226 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetProgramPipelineiv__IILjava_nio_IntBuffer_2() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 91 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 410 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 453 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 587 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 697 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawElements__IIILjava_nio_Buffer_2() 858 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glFogfv__ILjava_nio_FloatBuffer_2() 1010 params = (GLfixed *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glFogxv__ILjava_nio_IntBuffer_2() 1164 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2() 1596 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 2060 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glLightModelfv__ILjava_nio_FloatBuffer_2() [all …]
|
D | android_opengl_GLES32.cpp | 71 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 389 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 523 ids = (GLuint *)getPointer(_env, ids_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z() 846 indices = (void *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawElementsBaseVertex__IIILjava_nio_Buffer_2I() 892 indices = (void *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawRangeElementsBaseVertex__IIIIILjava_nio_Buffer_2I() 934 indices = (void *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() 1028 data = (void *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2() 1129 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetnUniformfv__IIILjava_nio_FloatBuffer_2() 1225 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetnUniformiv__IIILjava_nio_IntBuffer_2() 1321 params = (GLuint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetnUniformuiv__IIILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES10.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 626 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 669 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 803 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 913 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawElements__IIILjava_nio_Buffer_2() 1060 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glFogfv__ILjava_nio_FloatBuffer_2() 1184 params = (GLfixed *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glFogxv__ILjava_nio_IntBuffer_2() 1324 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2() 1476 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glLightModelfv__ILjava_nio_FloatBuffer_2() [all …]
|
D | android_opengl_GLES31Ext.cpp | 72 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 390 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 495 ids = (GLuint *)getPointer(_env, ids_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() 925 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexParameterIivEXT__IILjava_nio_IntBuffer_2() 1007 params = (GLuint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glTexParameterIuivEXT__IILjava_nio_IntBuffer_2() 1089 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetTexParameterIivEXT__IILjava_nio_IntBuffer_2() 1171 params = (GLuint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetTexParameterIuivEXT__IILjava_nio_IntBuffer_2() 1253 param = (GLint *)getPointer(_env, param_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glSamplerParameterIivEXT__IILjava_nio_IntBuffer_2() 1335 param = (GLuint *)getPointer(_env, param_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glSamplerParameterIuivEXT__IILjava_nio_IntBuffer_2() 1417 params = (GLint *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetSamplerParameterIivEXT__IILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES10Ext.cpp | 73 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() function 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 529 …mantissa = (GLfixed *)getPointer(_env, mantissa_buf, (jarray*)&_mantissaArray, &_mantissaRemaining… in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 542 …exponent = (GLint *)getPointer(_env, exponent_buf, (jarray*)&_exponentArray, &_exponentRemaining, … in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
/frameworks/rs/tests/cpp_api/cppbasic-getpointer/ |
D | compute.cpp | 41 uint32_t *input = (uint32_t*)ain->getPointer(&inputStride); in test_compute() 42 uint32_t *output = (uint32_t*)aout->getPointer(&outputStride); in test_compute()
|
/frameworks/base/libs/hwui/jni/ |
D | BufferUtils.cpp | 54 static void* getPointer(JNIEnv* env, jobject buffer, jarray* array, jint* remaining, jint* offset) { in getPointer() function 90 data = getPointer(env, data_buf, (jarray*)&array, &remaining, &bufferOffset); in setIndirectData()
|
/frameworks/av/media/libstagefright/ |
D | BufferImpl.cpp | 44 : MediaCodecBuffer(format, new ABuffer(mem->getPointer(), mem->getSize())), in SharedMemoryBuffer()
|
/frameworks/av/media/module/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()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreatePlatformWindowSurface.cpp | 25 …native_window = (void *)getPointer(_env, native_window_buf, (jarray*)&_array, &_native_windowRemai… in android_eglCreatePlatformWindowSurface()
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectBufferHalHidl.cpp | 85 mAudioBuffer.raw = static_cast<void*>(mMemory->getPointer()); in init()
|