Searched defs:useWindow (Results 1 – 2 of 2) sorted by relevance
37 static const bool useWindow; member in GfxStreamBackendTest91 const bool GfxStreamBackendTest::useWindow = member in GfxStreamBackendTest
113 bool useWindow = android::base::getEnvironmentVariable("ANDROID_EMU_TEST_WITH_WINDOW") == "1"; in shouldUseWindow() local