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

  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_egl.h 16 class AsyncPixelTransferManagerEGL : public AsyncPixelTransferManager {
18 AsyncPixelTransferManagerEGL();
19 virtual ~AsyncPixelTransferManagerEGL();
52 DISALLOW_COPY_AND_ASSIGN(AsyncPixelTransferManagerEGL);
async_pixel_transfer_manager_egl.cc 411 AsyncPixelTransferManagerEGL::SharedState* shared_state,
441 AsyncPixelTransferManagerEGL::SharedState* shared_state_;
448 AsyncPixelTransferManagerEGL::SharedState* shared_state,
686 AsyncPixelTransferManagerEGL::SharedState::SharedState()
695 AsyncPixelTransferManagerEGL::SharedState::~SharedState() {}
697 AsyncPixelTransferManagerEGL::AsyncPixelTransferManagerEGL() {}
699 AsyncPixelTransferManagerEGL::~AsyncPixelTransferManagerEGL() {}
701 void AsyncPixelTransferManagerEGL::BindCompletedAsyncTransfers()
    [all...]

Completed in 119 milliseconds