Searched defs:tryLockImpl (Results 1 – 2 of 2) sorted by relevance
238 bool ContextMutex::tryLockImpl() in tryLockImpl() function in egl::ContextMutex307 bool ContextMutex::tryLockImpl() in tryLockImpl() function in egl::ContextMutex
187 private fun tryLockImpl(owner: Any?): Int { in tryLockImpl() method