Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp315 static bool shouldEnableAsyncSwap(const gfxstream::host::FeatureSet& features) { in shouldEnableAsyncSwap() function
357 return shouldEnableAsyncSwap(features); in shouldEnableVsyncGatedSyncFences()
465 bool asyncSwapEnabled = shouldEnableAsyncSwap(features); in rcGetGLString()