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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp76 static bool gWantFrameTime = false; // do we want times on each frame? variable
613 if (gWantFrameTime) {
946 gWantFrameTime = true;
952 gWantFrameTime = true;

Completed in 83 milliseconds