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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h605 void RunIfContextNotLost(const base::Closure& callback);
H A Dgles2_implementation.cc363 void GLES2Implementation::RunIfContextNotLost(const base::Closure& callback) { function in class:gpu::gles2::GLES2Implementation
372 base::Bind(&GLES2Implementation::RunIfContextNotLost,
384 base::Bind(&GLES2Implementation::RunIfContextNotLost,

Completed in 184 milliseconds