Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp74 static bool gPersistentSurface = false; // use persistent surface variable
205 if (gPersistentSurface) { in prepareEncoder()
215 gPersistentSurface ? "set" : "create", in prepareEncoder()
1021 gPersistentSurface = true; in main()