Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetShaderSource.java5 int bufsize, in glGetShaderSource()
17 int bufsize, in glGetShaderSource()
DglGetTransformFeedbackVarying.java6 int bufsize, in glGetTransformFeedbackVarying()
25 int bufsize, in glGetTransformFeedbackVarying()
37 int bufsize, in glGetTransformFeedbackVarying()
DglGetActiveAttrib.java6 int bufsize, in glGetActiveAttrib()
24 int bufsize, in glGetActiveAttrib()
DglGetActiveUniform.java6 int bufsize, in glGetActiveUniform()
24 int bufsize, in glGetActiveUniform()
DglGetShaderSource.cpp4 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
69 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) { in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
DglGetTransformFeedbackVarying.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
127 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2()
DglGetActiveUniform.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
DglGetActiveAttrib.cpp4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
/frameworks/native/libs/sensor/
DBitTube.cpp42 BitTube::BitTube(size_t bufsize) in BitTube()
/frameworks/native/libs/gui/
DBitTube.cpp37 BitTube::BitTube(size_t bufsize) { in BitTube()
/frameworks/base/core/jni/
Dandroid_media_MediaMetricsJNI.cpp139 int32_t bufsize; in writeAttributesToBundle() local
Dandroid_opengl_GLES20.cpp1835 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
1951 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
2159 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
2275 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
3364 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
3429 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) { in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
Dandroid_opengl_GLES30.cpp2134 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
2250 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
2257 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2()
/frameworks/base/media/jni/
Dandroid_media_MediaMetricsJNI.cpp139 int32_t bufsize; in writeAttributesToBundle() local
/frameworks/av/media/extractors/midi/
DMidiExtractor.cpp215 int bufsize = sizeof(EAS_PCM) in allocateBuffers() local
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp216 const int bufsize = 4*1024; in write_update_file() local
313 const int bufsize = 4*1024; in compute_crc32() local
/frameworks/base/opengl/java/android/opengl/
DGLES20.java815 int bufsize, in glGetActiveAttrib()
833 int bufsize, in glGetActiveAttrib()
864 int bufsize, in glGetActiveUniform()
882 int bufsize, in glGetActiveUniform()
1107 int bufsize, in glGetShaderSource()
1119 int bufsize, in glGetShaderSource()
DGLES30.java888 int bufsize, in glGetTransformFeedbackVarying()
907 int bufsize, in glGetTransformFeedbackVarying()
919 int bufsize, in glGetTransformFeedbackVarying()
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp567 size_t bufsize; in decode() local