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

  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_custom_call.cc 49 enum StatisticsType {
138 StatisticsType stat_type);
145 StatisticsType stat_type);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 706 template <typename StatisticsType, typename SampleType>
707 void calculateBasicStatistics (StatisticsType& stats, const LineParametersWithConfidence& fit, const std::vector<SampleType>& samples, int SampleType::*predictor)
781 template <typename StatisticsType, typename SampleType>
782 void calculateBasicTransferStatistics (StatisticsType& stats, const LineParametersWithConfidence& fit, const std::vector<SampleType>& samples)
787 template <typename StatisticsType, typename SampleType>
788 void calculateBasicRenderStatistics (StatisticsType& stats, const LineParametersWithConfidence& fit, const std::vector<SampleType>& samples)
    [all...]

Completed in 360 milliseconds