HomeSort by relevance Sort by last modified time
    Searched refs:bucketSize (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.h 69 int32_t bucketSize,
120 int32_t bucketSize,
udp_socket_wrapper.h 89 int32_t bucketSize, int32_t peekBandwith,
udp_socket2_win.cc 676 int32_t bucketSize,
692 int32_t err = CreateFlowSpec(serviceType, tokenRate, bucketSize,
    [all...]
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
GlitchAndCallbackHeatMapView.java 146 final int bucketSize =
183 new CallbackGraphData(recorderCallbackTimes, bucketSize, testDurationSeconds);
185 new CallbackGraphData(playerCallbackTimes, bucketSize, testDurationSeconds);
197 drawTimeTicks(canvas, testDurationSeconds, bucketSize, callbackHeatArea.bottom,
220 int[] bucketedGlitches = new int[(testDurationSeconds + bucketSize - 1) / bucketSize];
221 int lastFilledGlitchBucket = bucketGlitches(glitchTimes, bucketSize * MILLIS_PER_SECOND,
232 drawTimeTicks(canvas, testDurationSeconds, bucketSize,
  /frameworks/base/cmds/statsd/src/metrics/
MetricProducer.h 158 void setBucketSize(int64_t bucketSize) {
159 mBucketSizeNs = bucketSize;
  /frameworks/base/core/java/android/os/
Binder.java     [all...]
  /prebuilts/go/darwin-x86/src/reflect/
type.go 406 bucketsize uint16 // size of bucket
    [all...]
  /prebuilts/go/linux-x86/src/reflect/
type.go 406 bucketsize uint16 // size of bucket
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar 

Completed in 544 milliseconds