Home
last modified time | relevance | path

Searched defs:DrawAnimationFrame (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/gles2/
Dgles2_context.cc70 void GLES2Context::DrawAnimationFrame() { animation_callback_(closure_); } in DrawAnimationFrame() function in mojo::gles2::GLES2Context
Dcommand_buffer_client_impl.cc47 void CommandBufferDelegate::DrawAnimationFrame() {} in DrawAnimationFrame() function in mojo::gles2::CommandBufferDelegate
264 void CommandBufferClientImpl::DrawAnimationFrame() { in DrawAnimationFrame() function in mojo::gles2::CommandBufferClientImpl
/external/chromium_org/mojo/examples/sample_app/
Dgles2_client_impl.cc107 void GLES2ClientImpl::DrawAnimationFrame() { in DrawAnimationFrame() function in mojo::examples::GLES2ClientImpl
/external/chromium_org/mojo/services/gles2/
Dcommand_buffer_impl.cc195 void CommandBufferImpl::DrawAnimationFrame() { client()->DrawAnimationFrame(); } in DrawAnimationFrame() function in mojo::services::CommandBufferImpl