Searched refs:gWantFrameTime (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp78 static bool gWantFrameTime = false; // do we want times on each frame? variable
614 if (gWantFrameTime) {
953 gWantFrameTime = true;
959 gWantFrameTime = true;

Completed in 293 milliseconds