AsyncPixelTransferUploadStats 20 gpu/command_buffer/service/async_pixel_transfer_delegate.cc AsyncPixelTransferUploadStats::AsyncPixelTransferUploadStats() AsyncPixelTransferUploadStats 23 gpu/command_buffer/service/async_pixel_transfer_delegate.cc AsyncPixelTransferUploadStats::~AsyncPixelTransferUploadStats() {} AsyncPixelTransferUploadStats 25 gpu/command_buffer/service/async_pixel_transfer_delegate.cc void AsyncPixelTransferUploadStats::AddUpload(base::TimeDelta transfer_time) { AsyncPixelTransferUploadStats 31 gpu/command_buffer/service/async_pixel_transfer_delegate.cc int AsyncPixelTransferUploadStats::GetStats( AsyncPixelTransferUploadStats 68 gpu/command_buffer/service/async_pixel_transfer_delegate.h class AsyncPixelTransferUploadStats AsyncPixelTransferUploadStats 69 gpu/command_buffer/service/async_pixel_transfer_delegate.h : public base::RefCountedThreadSafe<AsyncPixelTransferUploadStats> { AsyncPixelTransferUploadStats 71 gpu/command_buffer/service/async_pixel_transfer_delegate.h AsyncPixelTransferUploadStats(); AsyncPixelTransferUploadStats 77 gpu/command_buffer/service/async_pixel_transfer_delegate.h friend class base::RefCountedThreadSafe<AsyncPixelTransferUploadStats>; AsyncPixelTransferUploadStats 79 gpu/command_buffer/service/async_pixel_transfer_delegate.h ~AsyncPixelTransferUploadStats(); AsyncPixelTransferUploadStats 85 gpu/command_buffer/service/async_pixel_transfer_delegate.h DISALLOW_COPY_AND_ASSIGN(AsyncPixelTransferUploadStats); AsyncPixelTransferUploadStats 243 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats) { AsyncPixelTransferUploadStats 304 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats) { AsyncPixelTransferUploadStats 666 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc : texture_upload_stats(new AsyncPixelTransferUploadStats) { AsyncPixelTransferUploadStats 14 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h class AsyncPixelTransferUploadStats; AsyncPixelTransferUploadStats 37 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats; AsyncPixelTransferUploadStats 240 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats, AsyncPixelTransferUploadStats 262 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats) { AsyncPixelTransferUploadStats 285 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats) { AsyncPixelTransferUploadStats 323 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats) { AsyncPixelTransferUploadStats 471 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc : texture_upload_stats(new AsyncPixelTransferUploadStats) {} AsyncPixelTransferUploadStats 18 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.h class AsyncPixelTransferUploadStats; AsyncPixelTransferUploadStats 41 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.h scoped_refptr<AsyncPixelTransferUploadStats> texture_upload_stats;