Home
last modified time | relevance | path

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

/external/swiftshader/src/Main/
DSwiftConfig.cpp477 int rastTime = 1000 - pipeTime; in profile() local
487 double rastTimeF = (double)rastTime / 10; in profile()
498 …html += "<div style='position:relative; float:left; width:" + itoa(rastTime) + "px; height:40px;… in profile()