HomeSort by relevance Sort by last modified time
    Searched defs:batchCount (Results 1 - 7 of 7) sorted by null

  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
FifoLengthVerification.java 99 int batchCount = 0;
109 batchCount++;
112 maxBatchCount = (maxBatchCount >= batchCount) ? maxBatchCount : batchCount;
113 batchCount = 0;
116 Log.v("SensorFifoLengthVerification", "batchCount =" +batchCount + " mExpected=" +
120 success = endofbatch && (batchCount >= mExpectedFifoLength * FIFO_LENGTH_TOLERANCE);
123 stats.addValue(SensorStats.EVENT_FIFO_LENGTH, batchCount);
131 batchCount, mExpectedFifoLength, maxTsDiff
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 

Completed in 550 milliseconds