OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddUpload
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_delegate.cc
33
void AsyncPixelTransferUploadStats::
AddUpload
(base::TimeDelta transfer_time) {
async_pixel_transfer_delegate.h
59
void
AddUpload
(base::TimeDelta transfer_time);
async_pixel_transfer_manager_egl.cc
304
texture_upload_stats->
AddUpload
(base::TimeTicks::HighResNow() -
350
texture_upload_stats->
AddUpload
(base::TimeTicks::HighResNow() -
679
->
AddUpload
(base::TimeTicks::HighResNow() - begin_time);
async_pixel_transfer_manager_share_group.cc
334
texture_upload_stats->
AddUpload
(base::TimeTicks::HighResNow() -
373
texture_upload_stats->
AddUpload
(base::TimeTicks::HighResNow() -
Completed in 932 milliseconds