Home
last modified time | relevance | path

Searched defs:bufSize (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/libs/hwui/hwui/
DMinikinUtils.cpp55 size_t bufSize) { in doLayout()
64 const uint16_t* buf, size_t start, size_t count, size_t bufSize, float *advances) { in measureText()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetActiveUniformBlockName.java6 int bufSize, in glGetActiveUniformBlockName()
DglGetDebugMessageLogKHR.java5 int bufSize, in glGetDebugMessageLogKHR()
DglGetDebugMessageLog.java5 int bufSize, in glGetDebugMessageLog()
DglGetActiveUniformBlockName.cpp4 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI()
DglGetDebugMessageLogKHR.cpp4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI()
DglGetDebugMessageLog.cpp4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI()
/frameworks/av/media/libmedia/
DIHDCP.cpp244 size_t bufSize = 2 * size; in onTransact() local
315 size_t bufSize = 2 * size; in onTransact() local
/frameworks/minikin/libs/minikin/
DLayout.cpp543 BidiText::BidiText(const uint16_t* buf, size_t start, size_t count, size_t bufSize, int bidiFlags) in BidiText()
579 void Layout::doLayout(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayout()
597 float Layout::measureText(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in measureText()
617 float Layout::doLayoutRunCached(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayoutRunCached()
656 float Layout::doLayoutWord(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayoutWord()
705 void Layout::doLayoutRun(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayoutRun()
/frameworks/base/opengl/java/android/opengl/
DGLES32.java313 int bufSize, in glGetDebugMessageLog()
545 int bufSize, in glReadnPixels()
554 int bufSize, in glGetnUniformfv()
564 int bufSize, in glGetnUniformfv()
573 int bufSize, in glGetnUniformiv()
583 int bufSize, in glGetnUniformiv()
592 int bufSize, in glGetnUniformuiv()
602 int bufSize, in glGetnUniformuiv()
DGLES30.java1333 int bufSize, in glGetActiveUniformBlockName()
1448 int bufSize, in glGetSynciv()
1460 int bufSize, in glGetSynciv()
1690 int bufSize, in glGetProgramBinary()
1702 int bufSize, in glGetProgramBinary()
1794 int bufSize, in glGetInternalformativ()
1805 int bufSize, in glGetInternalformativ()
DGLES31.java298 int bufSize, in glGetProgramResourceiv()
313 int bufSize, in glGetProgramResourceiv()
DGLES31Ext.java307 int bufSize, in glGetDebugMessageLogKHR()
/frameworks/base/core/jni/
Dandroid_opengl_GLES32.cpp611 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI()
1016 …his, jint x, jint y, jint width, jint height, jint format, jint type, jint bufSize, jobject data_b… in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2()
1059 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jfloatArray params_ref, j… in android_glGetnUniformfv__III_3FI()
1110 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformfv__IIILjava_nio_FloatBuffer_2()
1149 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformiv__III_3II()
1200 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformiv__IIILjava_nio_IntBuffer_2()
1239 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformuiv__III_3II()
1290 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformuiv__IIILjava_nio_IntBuffer_2()
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp153 int32_t bufSize) { in produceFrame()
582 int32_t bufSize = static_cast<int32_t>(env->GetArrayLength(pixelBuffer)); in LegacyCameraDevice_nativeProduceFrame() local
Dandroid_opengl_GLES30.cpp3597 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI()
3902 …(JNIEnv *_env, jobject _this, jlong sync, jint pname, jint bufSize, jintArray length_ref, jint len… in android_glGetSynciv__JII_3II_3II()
3968 …(JNIEnv *_env, jobject _this, jlong sync, jint pname, jint bufSize, jobject length_buf, jobject va… in android_glGetSynciv__JIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
4768 …(JNIEnv *_env, jobject _this, jint program, jint bufSize, jintArray length_ref, jint lengthOffset,… in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
4846 …(JNIEnv *_env, jobject _this, jint program, jint bufSize, jobject length_buf, jobject binaryFormat… in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()
5105 …(JNIEnv *_env, jobject _this, jint target, jint internalformat, jint pname, jint bufSize, jintArra… in android_glGetInternalformativ__IIII_3II()
5151 …(JNIEnv *_env, jobject _this, jint target, jint internalformat, jint pname, jint bufSize, jobject … in android_glGetInternalformativ__IIIILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES31.cpp686 …e, jint index, jint propCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray leng… in android_glGetProgramResourceiv__IIII_3III_3II_3II()
779 …jint programInterface, jint index, jint propCount, jobject props_buf, jint bufSize, jobject length… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
/frameworks/base/core/jni/android/graphics/
DFontFamily.cpp213 size_t bufSize = asset->getLength(); in FontFamily_addFontFromAsset() local
DPaint.cpp864 jint start, jint count, jint bufSize, jboolean isRtl, jint offset) { in doRunAdvance()
890 jint start, jint count, jint bufSize, jboolean isRtl, jfloat advance) { in doOffsetForAdvance()
/frameworks/base/core/java/android/util/jar/
DStrictJarFile.java211 int bufSize = Math.max(1024, (int) Math.min(ze.getSize(), 65535L)); in getZipInputStream() local
/frameworks/base/core/java/com/android/internal/backup/
DLocalTransport.java180 int bufSize = 512; in performBackup() local
/frameworks/native/cmds/atrace/
Datrace.cpp866 const size_t bufSize = 64*1024; in dumpTrace() local
/frameworks/base/libs/hwui/debug/
Dnullgles.cpp76 void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog) { in glGetProgramInfoLog()
91 void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog) { in glGetShaderInfoLog()
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp1198 size_t bufSize = strlen(str)+1; in test_read_header_and_entity() local
/frameworks/av/media/libstagefright/
DACodec.cpp801 size_t bufSize = def.nBufferSize; in allocateBuffersOnPort() local
1187 size_t bufSize = mOutputMetadataType == kMetadataBufferTypeANWBuffer ? in allocateOutputMetadataBuffers() local

12