Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.h61 bool hasNativeSyncV4() const { return m_featureInfo.syncImpl >= SYNC_IMPL_NATIVE_SYNC_V4; } in hasNativeSyncV4() function
/hardware/google/gfxstream/guest/egl/
Degl.cpp2556 if (rcEnc->hasVirtioGpuNativeSync() || rcEnc->hasNativeSyncV4()) { in eglGetSyncAttribKHR()