HomeSort by relevance Sort by last modified time
    Searched refs:CommandBufferDelegate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/mojo/gles2/
command_buffer_client_impl.h 29 class CommandBufferDelegate {
31 virtual ~CommandBufferDelegate();
43 CommandBufferDelegate* delegate,
97 CommandBufferDelegate* delegate_;
gles2_context.h 27 class GLES2Context : public CommandBufferDelegate,
command_buffer_client_impl.cc 44 CommandBufferDelegate::~CommandBufferDelegate() {}
46 void CommandBufferDelegate::ContextLost() {}
47 void CommandBufferDelegate::DrawAnimationFrame() {}
50 CommandBufferDelegate* delegate,

Completed in 1268 milliseconds