Searched defs:AsyncPixelTransferDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dasync_pixel_transfer_delegate.cc39 AsyncPixelTransferDelegate::AsyncPixelTransferDelegate() {} function in class:gpu::AsyncPixelTransferDelegate
41 AsyncPixelTransferDelegate::~AsyncPixelTransferDelegate() {}
H A Dasync_pixel_transfer_delegate.h86 class GPU_EXPORT AsyncPixelTransferDelegate { class in namespace:gpu
88 virtual ~AsyncPixelTransferDelegate();
108 AsyncPixelTransferDelegate();
111 DISALLOW_COPY_AND_ASSIGN(AsyncPixelTransferDelegate);

Completed in 69 milliseconds