CommandBufferClientImpl 50 mojo/gles2/command_buffer_client_impl.cc CommandBufferClientImpl::CommandBufferClientImpl( CommandBufferClientImpl 61 mojo/gles2/command_buffer_client_impl.cc CommandBufferClientImpl::~CommandBufferClientImpl() {} CommandBufferClientImpl 63 mojo/gles2/command_buffer_client_impl.cc bool CommandBufferClientImpl::Initialize() { CommandBufferClientImpl 89 mojo/gles2/command_buffer_client_impl.cc gpu::CommandBuffer::State CommandBufferClientImpl::GetState() { CommandBufferClientImpl 94 mojo/gles2/command_buffer_client_impl.cc gpu::CommandBuffer::State CommandBufferClientImpl::GetLastState() { CommandBufferClientImpl 98 mojo/gles2/command_buffer_client_impl.cc int32 CommandBufferClientImpl::GetLastToken() { CommandBufferClientImpl 103 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::Flush(int32 put_offset) { CommandBufferClientImpl 111 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::WaitForTokenInRange(int32 start, int32 end) { CommandBufferClientImpl 120 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::WaitForGetOffsetInRange(int32 start, int32 end) { CommandBufferClientImpl 129 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::SetGetBuffer(int32 shm_id) { CommandBufferClientImpl 134 mojo/gles2/command_buffer_client_impl.cc scoped_refptr<gpu::Buffer> CommandBufferClientImpl::CreateTransferBuffer( CommandBufferClientImpl 158 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DestroyTransferBuffer(int32 id) { CommandBufferClientImpl 162 mojo/gles2/command_buffer_client_impl.cc gpu::Capabilities CommandBufferClientImpl::GetCapabilities() { CommandBufferClientImpl 168 mojo/gles2/command_buffer_client_impl.cc gfx::GpuMemoryBuffer* CommandBufferClientImpl::CreateGpuMemoryBuffer( CommandBufferClientImpl 178 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DestroyGpuMemoryBuffer(int32 id) { CommandBufferClientImpl 183 mojo/gles2/command_buffer_client_impl.cc uint32 CommandBufferClientImpl::InsertSyncPoint() { CommandBufferClientImpl 189 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::SignalSyncPoint(uint32 sync_point, CommandBufferClientImpl 195 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::SignalQuery(uint32 query, CommandBufferClientImpl 201 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::SetSurfaceVisible(bool visible) { CommandBufferClientImpl 206 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::SendManagedMemoryStats( CommandBufferClientImpl 212 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::Echo(const base::Closure& callback) { CommandBufferClientImpl 216 mojo/gles2/command_buffer_client_impl.cc uint32 CommandBufferClientImpl::CreateStreamTexture(uint32 texture_id) { CommandBufferClientImpl 222 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::RequestAnimationFrames() { CommandBufferClientImpl 226 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::CancelAnimationFrames() { CommandBufferClientImpl 230 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DidInitialize(bool success) { CommandBufferClientImpl 234 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DidMakeProgress(const CommandBufferState& state) { CommandBufferClientImpl 239 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DidDestroy() { CommandBufferClientImpl 243 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::LostContext(int32_t lost_reason) { CommandBufferClientImpl 250 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::OnError() { LostContext(gpu::error::kUnknown); } CommandBufferClientImpl 252 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::TryUpdateState() { CommandBufferClientImpl 257 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::MakeProgressAndUpdateState() { CommandBufferClientImpl 267 mojo/gles2/command_buffer_client_impl.cc void CommandBufferClientImpl::DrawAnimationFrame() { CommandBufferClientImpl 28 mojo/gles2/command_buffer_client_impl.h class CommandBufferClientImpl; CommandBufferClientImpl 37 mojo/gles2/command_buffer_client_impl.h class CommandBufferClientImpl : public CommandBufferClient, CommandBufferClientImpl 43 mojo/gles2/command_buffer_client_impl.h explicit CommandBufferClientImpl( CommandBufferClientImpl 47 mojo/gles2/command_buffer_client_impl.h virtual ~CommandBufferClientImpl(); CommandBufferClientImpl 50 mojo/gles2/gles2_context.h CommandBufferClientImpl command_buffer_;