Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 18 of 18) 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()
23 int bufsize, in glGetActiveAttrib()
DglGetActiveUniform.java6 int bufsize, in glGetActiveUniform()
23 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/base/services/net/java/android/net/netlink/
DNetlinkSocket.java109 public ByteBuffer recvMessage(int bufsize, long timeoutMs) in recvMessage()
/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/av/media/libstagefright/
DMidiExtractor.cpp207 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.java813 int bufsize, in glGetActiveAttrib()
830 int bufsize, in glGetActiveAttrib()
861 int bufsize, in glGetActiveUniform()
878 int bufsize, in glGetActiveUniform()
1103 int bufsize, in glGetShaderSource()
1115 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.cpp569 size_t bufsize; in decode() local
/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp1870 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
1986 …(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()
2194 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
2310 …(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()
3398 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
3463 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) { in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
Dandroid_opengl_GLES30.cpp2169 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
2285 …(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()
2292 …(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()