Lines Matching refs:AutoLock
396 emugl::Mutex::AutoLock mutex(m_lock); in setPostCallback()
493 emugl::Mutex::AutoLock mutex(m_lock); in createColorBuffer()
508 emugl::Mutex::AutoLock mutex(m_lock); in createRenderContext()
530 emugl::Mutex::AutoLock mutex(m_lock); in createWindowSurface()
544 emugl::Mutex::AutoLock mutex(m_lock); in DestroyRenderContext()
550 emugl::Mutex::AutoLock mutex(m_lock); in DestroyWindowSurface()
556 emugl::Mutex::AutoLock mutex(m_lock); in openColorBuffer()
569 emugl::Mutex::AutoLock mutex(m_lock); in closeColorBuffer()
583 emugl::Mutex::AutoLock mutex(m_lock); in flushWindowSurfaceColorBuffer()
598 emugl::Mutex::AutoLock mutex(m_lock); in setWindowSurfaceColorBuffer()
623 emugl::Mutex::AutoLock mutex(m_lock); in updateColorBuffer()
638 emugl::Mutex::AutoLock mutex(m_lock); in bindColorBufferToTexture()
651 emugl::Mutex::AutoLock mutex(m_lock); in bindColorBufferToRenderbuffer()
666 emugl::Mutex::AutoLock mutex(m_lock); in bindContext()