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

/external/chromium_org/ui/gl/
H A Dgl_fence_nv.cc29 flush_event_ = GLContext::GetCurrent()->SignalFlush();
H A Dgl_fence_arb.cc18 flush_event_ = GLContext::GetCurrent()->SignalFlush();
H A Dgl_fence_egl.cc19 flush_event_ = GLContext::GetCurrent()->SignalFlush();
H A Dgl_gl_api_implementation.h47 void SignalFlush();
H A Dgl_gl_api_implementation.cc362 void GLApiBase::SignalFlush() { function in class:gfx::GLApiBase
379 GLApiBase::SignalFlush();
384 GLApiBase::SignalFlush();
487 GLApiBase::SignalFlush();
492 GLApiBase::SignalFlush();
H A Dgl_context.h54 scoped_refptr<FlushEvent> SignalFlush();
H A Dgl_context.cc69 scoped_refptr<GLContext::FlushEvent> GLContext::SignalFlush() { function in class:gfx::GLContext

Completed in 336 milliseconds