Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.h62 bool hasVirtioGpuNativeSync() const { return m_featureInfo.hasVirtioGpuNativeSync; } in hasVirtioGpuNativeSync() function
DEmulatorFeatureInfo.h195 bool hasVirtioGpuNativeSync; member