Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 25 of 93) sorted by relevance

1234

/frameworks/base/core/java/android/ddm/
DDdmHandleProfiling.java105 int bufferSize = in.getInt(); in handleMPRS() local
147 int bufferSize = in.getInt(); in handleMPSS() local
200 int bufferSize = in.getInt(); in handleSPSS() local
DDdmHandleThread.java146 int bufferSize = 0; in createStackChunk() local
/frameworks/base/core/java/com/android/internal/util/
DLineBreakBufferedWriter.java48 private final int bufferSize; field in LineBreakBufferedWriter
68 public LineBreakBufferedWriter(Writer out, int bufferSize) { in LineBreakBufferedWriter()
79 public LineBreakBufferedWriter(Writer out, int bufferSize, int initialCapacity) { in LineBreakBufferedWriter()
DProcFileReader.java47 public ProcFileReader(InputStream stream, int bufferSize) throws IOException { in ProcFileReader()
/frameworks/av/drm/common/
DIDrmManagerService.cpp177 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
321 const int bufferSize = reply.readInt32(); in acquireDrmInfo() local
525 const int bufferSize = reply.readInt32(); in convertData() local
557 const int bufferSize = reply.readInt32(); in closeConvertSession() local
871 int bufferSize = 0; in onTransact() local
903 int bufferSize = 0; in onTransact() local
941 const uint32_t bufferSize = data.readInt32(); in onTransact() local
971 const int bufferSize = drmBuffer->length; in onTransact() local
[all …]
/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.cpp119 size_t bufferSize = mProto.size(); in writeToOutputLocked() local
162 size_t bufferSize = 0; in readConfig() local
213 size_t bufferSize = mProto.size(); in onLogEvent() local
/frameworks/base/core/tests/coretests/src/android/graphics/
DBitmapTest.java284 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithDirectByteBuffer() local
322 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithDirectShortBuffer() local
361 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithDirectIntBuffer() local
400 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithHeapByteBuffer() local
437 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithHeapShortBuffer() local
474 final int bufferSize = pad + width * height * bytesPerPixel / bytesPerElement + pad; in testCopyWithHeapIntBuffer() local
/frameworks/av/media/libaaudio/src/fifo/
DFifoController.h33 FifoController(fifo_frames_t bufferSize, fifo_frames_t threshold) in FifoController()
/frameworks/base/cmds/statsd/src/metrics/
DEventMetricProducer.cpp88 size_t bufferSize = protoOutput.size(); in serializeProtoLocked() local
120 size_t bufferSize = mProto->size(); in onDumpReportLocked() local
/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
DUtils.java33 public static void transferStreamedData(InputStream in, OutputStream out, int bufferSize) in transferStreamedData()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBCodedInputStream_PackagePrivate.h44 size_t bufferSize; member
/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSource.h64 virtual bool getUri(char *uriString, size_t bufferSize) final { in getUri()
/frameworks/av/include/media/
DDataSource.h64 virtual bool getUri(char *uriString, size_t bufferSize) final { in getUri()
/frameworks/av/media/libstagefright/
DAudioSource.cpp358 const size_t bufferSize = audioBuffer.size; in dataCallback() local
404 uint64_t bufferSize = numLostBytes; in dataCallback() local
432 const size_t bufferSize = buffer->range_length(); in queueInputBuffer_l() local
DCallbackDataSource.cpp66 const size_t bufferSize = mMemory->size(); in readAt() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs70 private int bufferSize; field in Google.Protobuf.CodedInputStream
170 internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize) in CodedInputStream()
188 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimi… in CodedInputStream()
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DProcFileReaderTest.java173 private static ProcFileReader buildReader(String string, int bufferSize) throws IOException { in buildReader()
/frameworks/base/core/java/android/os/
DDebug.java1178 public static void startMethodTracing(String tracePath, int bufferSize) { in startMethodTracing()
1212 public static void startMethodTracing(String tracePath, int bufferSize, int flags) { in startMethodTracing()
1213 VMDebug.startMethodTracing(fixTracePath(tracePath), bufferSize, flags, false, 0); in startMethodTracing() local
1235 public static void startMethodTracingSampling(String tracePath, int bufferSize, in startMethodTracingSampling()
1237 VMDebug.startMethodTracing(fixTracePath(tracePath), bufferSize, 0, true, intervalUs); in startMethodTracingSampling() local
1275 int bufferSize, int flags, boolean streamOutput) { in startMethodTracing()
1286 public static void startMethodTracingDdms(int bufferSize, int flags, in startMethodTracingDdms()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutputLayer.cpp142 const Rect& bufferSize = layerState.geomBufferSize; in calculateOutputSourceCrop() local
214 const Rect& bufferSize = layerState.geomBufferSize; in calculateOutputDisplayFrame() local
/frameworks/av/media/libnblog/include/media/nblog/
DReader.h101 explicit Snapshot(size_t bufferSize) : mData(new uint8_t[bufferSize]) {} in Snapshot()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DAbstractMessageLite.java79 final int bufferSize = in writeTo() local
90 final int bufferSize = CodedOutputStream.computePreferredBufferSize( in writeDelimitedTo() local
/frameworks/av/services/audioflinger/
DFastCapture.cpp137 size_t bufferSize = frameCount * Format_frameSize(mFormat); in onStateChange() local
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java97 public InputStreamBuffer(final InputStream inputStream, int bufferSize, in InputStreamBuffer()
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java97 public InputStreamBuffer(final InputStream inputStream, int bufferSize, in InputStreamBuffer()
/frameworks/av/media/mtp/
DMtpPacket.cpp31 MtpPacket::MtpPacket(int bufferSize) in MtpPacket()

1234