Searched refs:DetachedAsyncUploadMemoryList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h730 typedef std::list<std::pair<void*, uint32> > DetachedAsyncUploadMemoryList; typedef in class:gpu::gles2::GLES2Implementation
731 DetachedAsyncUploadMemoryList detached_async_upload_memory_;
H A Dgles2_implementation.cc3828 DetachedAsyncUploadMemoryList::iterator it =
3837 DetachedAsyncUploadMemoryList::iterator it =

Completed in 781 milliseconds