Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h36 static const char kRCNativeSyncV2[] = "ANDROID_EMU_native_sync_v2"; variable
DHostConnection.cpp517 } else if (hostExtensions.find(kRCNativeSyncV2) != std::string::npos) { in queryAndSetSyncImpl()