Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h38 static const char kRCNativeSyncV4[] = "ANDROID_EMU_native_sync_v4"; variable
DHostConnection.cpp513 if (hostExtensions.find(kRCNativeSyncV4) != std::string::npos) { in queryAndSetSyncImpl()