HomeSort by relevance Sort by last modified time
    Searched defs:AsyncPixelTransferDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_delegate.cc 39 AsyncPixelTransferDelegate::AsyncPixelTransferDelegate() {}
41 AsyncPixelTransferDelegate::~AsyncPixelTransferDelegate() {}
async_pixel_transfer_delegate.h 86 class GPU_EXPORT AsyncPixelTransferDelegate {
88 virtual ~AsyncPixelTransferDelegate();
108 AsyncPixelTransferDelegate();
111 DISALLOW_COPY_AND_ASSIGN(AsyncPixelTransferDelegate);

Completed in 718 milliseconds