| /frameworks/base/core/java/android/ddm/ |
| D | DdmHandleProfiling.java | 105 int bufferSize = in.getInt(); in handleMPRS() local 147 int bufferSize = in.getInt(); in handleMPSS() local 200 int bufferSize = in.getInt(); in handleSPSS() local
|
| D | DdmHandleThread.java | 146 int bufferSize = 0; in createStackChunk() local
|
| /frameworks/av/drm/common/ |
| D | IDrmManagerService.cpp | 177 const int bufferSize = reply.readInt32(); in getConstraints() local 207 const int bufferSize = reply.readInt32(); in getMetadata() local 273 const int bufferSize = reply.readInt32(); in processDrmInfo() local 319 const int bufferSize = reply.readInt32(); in acquireDrmInfo() local 523 const int bufferSize = reply.readInt32(); in convertData() local 555 const int bufferSize = reply.readInt32(); in closeConvertSession() local 869 int bufferSize = 0; in onTransact() local 901 int bufferSize = 0; in onTransact() local 939 const uint32_t bufferSize = data.readInt32(); in onTransact() local 969 const int bufferSize = drmBuffer->length; in onTransact() local [all …]
|
| /frameworks/av/media/libstagefright/ |
| D | AudioSource.cpp | 345 size_t bufferSize = numLostBytes; in dataCallback() local 363 const size_t bufferSize = audioBuffer.size; in dataCallback() local 373 const size_t bufferSize = buffer->range_length(); in queueInputBuffer_l() local
|
| D | CallbackDataSource.cpp | 59 const size_t bufferSize = mMemory->size(); in readAt() local
|
| /frameworks/base/core/java/android/os/ |
| D | Debug.java | 932 public static void startMethodTracing(String traceName, int bufferSize) { in startMethodTracing() 961 public static void startMethodTracing(String traceName, int bufferSize, in startMethodTracing() 963 VMDebug.startMethodTracing(fixTraceName(traceName), bufferSize, flags, false, 0); in startMethodTracing() local 981 int bufferSize, int intervalUs) { in startMethodTracingSampling() 982 VMDebug.startMethodTracing(fixTraceName(traceName), bufferSize, 0, true, intervalUs); in startMethodTracingSampling() local 1009 int bufferSize, int flags) { in startMethodTracing() 1020 public static void startMethodTracingDdms(int bufferSize, int flags, in startMethodTracingDdms()
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
| D | ProcFileReaderTest.java | 173 private static ProcFileReader buildReader(String string, int bufferSize) throws IOException { in buildReader()
|
| /frameworks/av/services/audioflinger/ |
| D | FastCapture.cpp | 134 size_t bufferSize = frameCount * Format_frameSize(mFormat); in onStateChange() local
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace_transport.cpp | 141 BufferedOutputStream::BufferedOutputStream(TCPStream *stream, size_t bufferSize) { in BufferedOutputStream()
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | IBluetoothInputDevice.aidl | 50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize); in getReport()
|
| D | BluetoothInputDevice.java | 597 … public boolean getReport(BluetoothDevice device, byte reportType, byte reportId, int bufferSize) { in getReport()
|
| /frameworks/opt/bitmap/src/com/android/bitmap/util/ |
| D | InputStreamBuffer.java | 97 public InputStreamBuffer(final InputStream inputStream, int bufferSize, in InputStreamBuffer()
|
| /frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
| D | InputStreamBuffer.java | 97 public InputStreamBuffer(final InputStream inputStream, int bufferSize, in InputStreamBuffer()
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | ProcFileReader.java | 47 public ProcFileReader(InputStream stream, int bufferSize) throws IOException { in ProcFileReader()
|
| /frameworks/av/media/mtp/ |
| D | MtpPacket.cpp | 31 MtpPacket::MtpPacket(int bufferSize) in MtpPacket()
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | ProgramVertexFixedFunction.java | 221 int bufferSize = constInputType.getElement().getBytesSize()* in Constants() local
|
| /frameworks/av/cmds/stagefright/ |
| D | muxer.cpp | 90 size_t bufferSize = 1 * 1024 * 1024; // default buffer size is 1MB. in muxing() local
|
| /frameworks/base/cmds/bootanimation/ |
| D | AudioPlayer.cpp | 210 int bufferSize; in threadLoop() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
| D | SoftMPEG4.cpp | 229 int32_t bufferSize = inHeader->nFilledLen; in onQueueFilled() local
|
| /frameworks/native/libs/binder/ |
| D | BufferedTextOutput.cpp | 79 size_t bufferSize; member
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayerDecoderPassThrough.cpp | 315 int32_t bufferSize = buffer->size(); in onInputBufferFetched() local
|
| /frameworks/base/core/jni/android/graphics/ |
| D | CreateJavaOutputStreamAdaptor.cpp | 145 size_t bufferSize = 4096; in adaptor_to_mem_stream() local
|
| /frameworks/av/services/camera/libcameraservice/api1/client2/ |
| D | CallbackProcessor.cpp | 369 size_t bufferSize = Camera2Client::calculateBufferSize( in processNewCallback() local
|
| /frameworks/av/media/libstagefright/codecs/avcdec/ |
| D | SoftAVCDec.cpp | 443 uint32_t bufferSize = displayStride * displayHeight * 3 / 2; in onPortFlushCompleted() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
| D | bitstream_io.cpp | 52 BitstreamEncVideo *BitStreamCreateEnc(Int bufferSize) in BitStreamCreateEnc()
|