Home
last modified time | relevance | path

Searched refs:timeInSeconds (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp701 const float timeInSeconds = values[ndx] / 1000.0f / 1000.0f; in calculateBasicStatistics() local
702 processingRates[ndx] = samples[ndx].*predictor / timeInSeconds; in calculateBasicStatistics()