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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp73 static bool gWantFrameTime = false; // do we want times on each frame? variable
610 if (gWantFrameTime) {
937 gWantFrameTime = true;
943 gWantFrameTime = true;

Completed in 225 milliseconds