Home
last modified time | relevance | path

Searched defs:useWindow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
Dgfxstream_unittest.cpp37 static const bool useWindow; member in GfxStreamBackendTest
91 const bool GfxStreamBackendTest::useWindow = member in GfxStreamBackendTest
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp113 bool useWindow = android::base::getEnvironmentVariable("ANDROID_EMU_TEST_WITH_WINDOW") == "1"; in shouldUseWindow() local