HomeSort by relevance Sort by last modified time
    Searched refs:hasNativeSync (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
HostConnection.h 87 bool hasNativeSync() const { return m_syncImpl >= SYNC_IMPL_NATIVE_SYNC_V2; }
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 528 if (rcEnc->hasNativeSync()) {
    [all...]
eglDisplay.cpp 348 if (hcon->rcEncoder()->hasNativeSync() &&

Completed in 3780 milliseconds