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

/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc249 : vsync_thread_(SGIVideoSyncThread::Create()),
253 vsync_thread_->message_loop()->PostTask(
265 // Hand-off |shim_| to be deleted on the |vsync_thread_|.
266 vsync_thread_->message_loop()->DeleteSoon(
285 vsync_thread_->message_loop()->PostTask(
303 scoped_refptr<SGIVideoSyncThread> vsync_thread_; member in class:gfx::__anon16938::SGIVideoSyncVSyncProvider
305 // Thread shim through which the sync provider is accessed on |vsync_thread_|.

Completed in 34 milliseconds