/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetShaderSource.java | 5 int bufsize, in glGetShaderSource() 17 int bufsize, in glGetShaderSource()
|
D | glGetTransformFeedbackVarying.java | 6 int bufsize, in glGetTransformFeedbackVarying() 25 int bufsize, in glGetTransformFeedbackVarying() 37 int bufsize, in glGetTransformFeedbackVarying()
|
D | glGetActiveAttrib.java | 6 int bufsize, in glGetActiveAttrib() 23 int bufsize, in glGetActiveAttrib()
|
D | glGetActiveUniform.java | 6 int bufsize, in glGetActiveUniform() 23 int bufsize, in glGetActiveUniform()
|
D | glGetShaderSource.cpp | 4 …(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()
|
D | glGetTransformFeedbackVarying.cpp | 4 …(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()
|
D | glGetActiveUniform.cpp | 4 …(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()
|
D | glGetActiveAttrib.cpp | 4 …(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/ |
D | NetlinkSocket.java | 109 public ByteBuffer recvMessage(int bufsize, long timeoutMs) in recvMessage()
|
/frameworks/native/libs/gui/ |
D | BitTube.cpp | 44 BitTube::BitTube(size_t bufsize) in BitTube()
|
/frameworks/base/libs/hwui/ |
D | JankTracker.cpp | 249 void JankTracker::dumpBuffer(const void* buffer, size_t bufsize, int fd) { in dumpBuffer()
|
/frameworks/av/media/libstagefright/ |
D | MidiExtractor.cpp | 207 int bufsize = sizeof(EAS_PCM) in allocateBuffers() local
|
/frameworks/base/libs/androidfw/ |
D | BackupHelpers.cpp | 217 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/ |
D | GLES20.java | 813 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()
|
D | GLES30.java | 880 int bufsize, in glGetTransformFeedbackVarying() 899 int bufsize, in glGetTransformFeedbackVarying() 911 int bufsize, in glGetTransformFeedbackVarying()
|
/frameworks/base/media/jni/soundpool/ |
D | SoundPool.cpp | 555 size_t bufsize; in decode() local
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 1769 …(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()
|
D | android_opengl_GLES30.cpp | 1898 …(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()
|