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/gui/
DBitTube.cpp44 BitTube::BitTube(size_t bufsize) in BitTube()
/frameworks/base/libs/hwui/
DJankTracker.cpp249 void JankTracker::dumpBuffer(const void* buffer, size_t bufsize, int fd) { in dumpBuffer()
/frameworks/av/media/libstagefright/
DMidiExtractor.cpp207 int bufsize = sizeof(EAS_PCM) in allocateBuffers() local
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp217 const int bufsize = 4*1024; in write_update_file() local
314 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.java880 int bufsize, in glGetTransformFeedbackVarying()
899 int bufsize, in glGetTransformFeedbackVarying()
911 int bufsize, in glGetTransformFeedbackVarying()
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp555 size_t bufsize; in decode() local
/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp1769 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
1885 …(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()
2093 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
2209 …(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()
3240 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
3305 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) { in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
Dandroid_opengl_GLES30.cpp1898 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
2014 …(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()
2021 …(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()