Searched refs:CommandBufferClientImpl (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/gles2/
H A Dcommand_buffer_client_impl.cc48 class CommandBufferClientImpl::SyncClientImpl
78 CommandBufferClientImpl::CommandBufferClientImpl( function in class:mojo::gles2::CommandBufferClientImpl
92 CommandBufferClientImpl::~CommandBufferClientImpl() {}
94 bool CommandBufferClientImpl::Initialize() {
121 gpu::CommandBuffer::State CommandBufferClientImpl::GetLastState() {
125 int32 CommandBufferClientImpl::GetLastToken() {
130 void CommandBufferClientImpl::Flush(int32 put_offset) {
138 void CommandBufferClientImpl
[all...]
H A Dcommand_buffer_client_impl.h24 class CommandBufferClientImpl;
32 class CommandBufferClientImpl : public CommandBufferClient, class in namespace:mojo::gles2
37 explicit CommandBufferClientImpl(
41 virtual ~CommandBufferClientImpl();
H A Dgles2_context.h45 CommandBufferClientImpl command_buffer_;

Completed in 140 milliseconds