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

  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_delegate_mock.cc 9 MockAsyncPixelTransferDelegate::MockAsyncPixelTransferDelegate() {
12 MockAsyncPixelTransferDelegate::~MockAsyncPixelTransferDelegate() {
async_pixel_transfer_delegate_mock.h 14 class MockAsyncPixelTransferDelegate : public AsyncPixelTransferDelegate {
16 MockAsyncPixelTransferDelegate();
17 virtual ~MockAsyncPixelTransferDelegate();
19 // Called in ~MockAsyncPixelTransferDelegate.
34 DISALLOW_COPY_AND_ASSIGN(MockAsyncPixelTransferDelegate);
gles2_cmd_decoder_unittest.cc     [all...]

Completed in 584 milliseconds