Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp109 static bool gPersistentSurface = false; // use persistent surface variable
238 if (gPersistentSurface) { in prepareEncoder()
248 gPersistentSurface ? "set" : "create", in prepareEncoder()
1165 gPersistentSurface = true; in main()