Searched defs:wallEnd (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp756 void fixupGLMessage(GLTraceContext *context, nsecs_t wallStart, nsecs_t wallEnd, argument
764 glmsg->set_duration((unsigned)(wallEnd - wallStart));

Completed in 40 milliseconds