Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dtde-render-part.cpp225 int64_t nowVal = (int64_t)now.tv_sec * secToUsec + (int64_t)now.tv_usec; in dump_to_file() local
228 ss << "/data/tde-dumpimage-" << nowVal << ".raw"; in dump_to_file()