Searched refs:MockClientCommandBuffer (Results 1 – 5 of 5) sorted by relevance
119 MockClientCommandBuffer::MockClientCommandBuffer() { in MockClientCommandBuffer() function in gpu::MockClientCommandBuffer123 MockClientCommandBuffer::~MockClientCommandBuffer() { in ~MockClientCommandBuffer()126 void MockClientCommandBuffer::Flush(int32 put_offset) { in Flush()130 void MockClientCommandBuffer::DelegateToFake() { in DelegateToFake()144 MockClientCommandBuffer::DelegateToFake(); in DelegateToFake()
61 class MockClientCommandBuffer : public MockCommandBufferBase {63 MockClientCommandBuffer();64 virtual ~MockClientCommandBuffer();75 class MockClientCommandBufferMockFlush : public MockClientCommandBuffer {
21 class MockClientCommandBufferImpl : public MockClientCommandBuffer {24 : MockClientCommandBuffer(), in MockClientCommandBufferImpl()34 return MockClientCommandBuffer::CreateTransferBuffer(size, id); in CreateTransferBuffer()
33 command_buffer_.reset(new MockClientCommandBuffer()); in SetUp()87 command_buffer_.reset(new MockClientCommandBuffer()); in SetUp()
399 command_buffer_.reset(new StrictMock<MockClientCommandBuffer>()); in Initialize()487 MockClientCommandBuffer* command_buffer() const { in command_buffer()498 scoped_ptr<MockClientCommandBuffer> command_buffer_;561 MockClientCommandBuffer* command_buffer() const { in command_buffer()