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 47 AsyncPixelTransferDelegate::AsyncPixelTransferDelegate(){}
49 AsyncPixelTransferDelegate::~AsyncPixelTransferDelegate(){}
52 void* AsyncPixelTransferDelegate::GetAddress(
61 void* AsyncPixelTransferDelegate::GetAddress(
async_pixel_transfer_delegate.h 74 class GPU_EXPORT AsyncPixelTransferDelegate {
76 virtual ~AsyncPixelTransferDelegate();
103 AsyncPixelTransferDelegate();
106 DISALLOW_COPY_AND_ASSIGN(AsyncPixelTransferDelegate);

Completed in 27 milliseconds