| /frameworks/av/media/tests/benchmark/src/native/decoder/ |
| D | Decoder.cpp | 26 uint8_t *buf, int32_t frameID, size_t bufSize) { in readSampleData() 54 size_t bufSize; in onInputAvailable() local 104 size_t bufSize; in onOutputAvailable() local
|
| /frameworks/base/libs/hwui/hwui/ |
| D | MinikinUtils.cpp | 53 size_t bufSize, size_t start, size_t count, in doLayout() 74 size_t count, size_t bufSize, float* advances) { in measureText()
|
| /frameworks/native/opengl/tools/glgen/stubs/gles11/ |
| D | glGetActiveUniformBlockName.java | 6 int bufSize, in glGetActiveUniformBlockName()
|
| D | glGetDebugMessageLog.java | 5 int bufSize, in glGetDebugMessageLog()
|
| D | glGetDebugMessageLogKHR.java | 5 int bufSize, in glGetDebugMessageLogKHR()
|
| D | glGetActiveUniformBlockName.cpp | 4 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI()
|
| D | glGetDebugMessageLog.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI()
|
| D | glGetDebugMessageLogKHR.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI()
|
| /frameworks/base/cmds/incidentd/src/ |
| D | proto_util.cpp | 36 status_t write_header_section(int fd, const uint8_t* buf, size_t bufSize) { in write_header_section()
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsHistory.java | 287 int bufSize = p.readInt(); in getNextParcel() local 307 final int bufSize = p.readInt(); in getNextParcel() local
|
| /frameworks/av/media/libstagefright/foundation/ |
| D | base64.cpp | 31 size_t bufSize = n / 4 * 3; in decodeBase64() local
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES32.java | 313 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()
|
| D | GLES30.java | 1341 int bufSize, in glGetActiveUniformBlockName() 1456 int bufSize, in glGetSynciv() 1468 int bufSize, in glGetSynciv() 1698 int bufSize, in glGetProgramBinary() 1710 int bufSize, in glGetProgramBinary() 1802 int bufSize, in glGetInternalformativ() 1813 int bufSize, in glGetInternalformativ()
|
| /frameworks/av/media/tests/benchmark/src/native/encoder/ |
| D | Encoder.cpp | 34 size_t bufSize = 0; in onInputAvailable() local
|
| /frameworks/minikin/libs/minikin/ |
| D | LayoutCore.cpp | 244 size_t start, size_t count, size_t bufSize, in addToHbBuffer() 348 const size_t bufSize = textBuf.size(); in LayoutPiece() local
|
| D | Layout.cpp | 128 float Layout::doLayoutWord(const uint16_t* buf, size_t start, size_t count, size_t bufSize, in doLayoutWord()
|
| /frameworks/native/libs/ui/ |
| D | GraphicBufferAllocator.cpp | 152 size_t bufSize; in allocateHelper() local
|
| /frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
| D | Encoder.java | 285 int bufSize = inputBuffer.capacity(); in onInputAvailable() local
|
| /frameworks/native/opengl/libs/EGL/ |
| D | BlobCache_test.cpp | 160 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE + 1 }; in TEST_F() enumerator 210 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE }; in TEST_F() enumerator
|
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES32.cpp | 595 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 1012 …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() 1061 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jfloatArray params_ref, j… in android_glGetnUniformfv__III_3FI() 1112 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformfv__IIILjava_nio_FloatBuffer_2() 1157 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformiv__III_3II() 1208 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformiv__IIILjava_nio_IntBuffer_2() 1253 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformuiv__III_3II() 1304 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformuiv__IIILjava_nio_IntBuffer_2()
|
| D | android_hardware_camera2_legacy_LegacyCameraDevice.cpp | 173 int32_t bufSize) { in produceFrame() 624 int32_t bufSize = static_cast<int32_t>(env->GetArrayLength(pixelBuffer)); in LegacyCameraDevice_nativeProduceFrame() local
|
| /frameworks/base/libs/androidfw/ |
| D | ZipUtils.cpp | 109 bool Append(uint8_t* buf, size_t bufSize) override { in Append()
|
| /frameworks/ml/nn/driver/cache/BlobCache/ |
| D | BlobCache_test.cpp | 223 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE + 1 }; in TEST_P() enumerator 272 enum { bufSize = MAX_TOTAL_SIZE - MAX_KEY_SIZE }; in TEST_P() enumerator
|
| /frameworks/av/media/extractors/mpeg2/ |
| D | MPEG2PSExtractor.cpp | 726 size_t bufSize; in read() local
|
| /frameworks/base/core/java/android/util/jar/ |
| D | StrictJarFile.java | 254 int bufSize = Math.max(1024, (int) Math.min(ze.getSize(), 65535L)); in getZipInputStream() local
|