Searched defs:getSync (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ | ||
D | ResourceManager.cpp | 358 Sync *SyncManager::getSync(SyncID handle) const in getSync() function in gl::SyncManager |
D | Display.cpp | 2718 const egl::Sync *Display::getSync(egl::SyncID syncID) const in getSync() function in egl::Display |
D | Context.cpp | 1353 Sync *Context::getSync(SyncID syncPacked) const in getSync() function in gl::Context |
/external/deqp/modules/egl/ | ||
D | teglGLES2SharingThreadedTests.cpp | 447 SharedPtr<FenceSync> getSync(void) in getSync() function in deqp::egl::GLES2ThreadTest::Operation |