Searched refs:isEgl2EglSyncSafeToUse (Results 1 – 3 of 3) sorted by relevance
118 static bool isEgl2EglSyncSafeToUse();
61 bool EglGlobalInfo::isEgl2EglSyncSafeToUse() { in isEgl2EglSyncSafeToUse() function in EglGlobalInfo
1493 if (!g_eglInfo->isEgl2EglSyncSafeToUse()) { in eglCreateSyncKHR()1505 if (!g_eglInfo->isEgl2EglSyncSafeToUse()) { in eglClientWaitSyncKHR()1532 if (!g_eglInfo->isEgl2EglSyncSafeToUse()) { in eglDestroySyncKHR()1545 if (!g_eglInfo->isEgl2EglSyncSafeToUse()) { in eglGetSyncAttribKHR()1604 if (!g_eglInfo->isEgl2EglSyncSafeToUse()) { in eglWaitSyncKHR()