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

/external/chromium_org/gpu/command_buffer/client/
H A Dcmd_buffer_helper_test.cc41 class CommandBufferServiceLocked : public CommandBufferService { class in namespace:gpu
43 explicit CommandBufferServiceLocked( function in class:gpu::CommandBufferServiceLocked
49 virtual ~CommandBufferServiceLocked() {}
79 DISALLOW_COPY_AND_ASSIGN(CommandBufferServiceLocked);
101 new CommandBufferServiceLocked(transfer_buffer_manager_.get()));
265 scoped_ptr<CommandBufferServiceLocked> command_buffer_;

Completed in 561 milliseconds