Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp103 static bool gPersistentSurface = false; // use persistent surface variable
232 if (gPersistentSurface) { in prepareEncoder()
242 gPersistentSurface ? "set" : "create", in prepareEncoder()
1065 gPersistentSurface = true; in main()