Searched refs:onFenceDestroyed (Results 1 – 3 of 3) sorted by relevance
3047 void onFenceDestroyed(GLsync sync) { in onFenceDestroyed() function3066 void GLClientState::onFenceDestroyed(GLsync sync) { in onFenceDestroyed() function in gfxstream::guest::GLClientState3067 sFenceRegistry.onFenceDestroyed(sync); in onFenceDestroyed()
306 static void onFenceDestroyed(GLsync sync);
5369 GLClientState::onFenceDestroyed(sync); in s_glDeleteSync()