Searched refs:vsync_thread_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc233 : vsync_thread_(SGIVideoSyncThread::Create()),
237 vsync_thread_->message_loop()->PostTask(
249 // Hand-off |shim_| to be deleted on the |vsync_thread_|.
250 vsync_thread_->message_loop()->DeleteSoon(
261 vsync_thread_->message_loop()->PostTask(
279 scoped_refptr<SGIVideoSyncThread> vsync_thread_; member in class:gfx::__anon14391::SGIVideoSyncVSyncProvider
281 // Thread shim through which the sync provider is accessed on |vsync_thread_|.

Completed in 57 milliseconds