Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h27 enum SyncImpl { enum
180 SyncImpl syncImpl;
DHostConnection.h55 void setSyncImpl(SyncImpl syncImpl) { m_featureInfo.syncImpl = syncImpl; } in setSyncImpl()