Searched refs:timeBefore (Results 1 – 3 of 3) sorted by relevance
117 nsecs_t timeBefore = systemTime(); in primeCache() local157 float compileTimeMs = static_cast<float>(timeAfter - timeBefore) / 1.0E6; in primeCache()
242 const nsecs_t timeBefore = systemTime(); in init() local558 const float initTimeMs = static_cast<float>(timeAfter - timeBefore) / 1.0E6; in init()
643 const nsecs_t timeBefore = systemTime(); in primeShaderCache() local806 const float compileTimeMs = static_cast<float>(timeAfter - timeBefore) / 1.0E6; in primeShaderCache()