AsyncTransferIsInProgress 93 gpu/command_buffer/service/async_pixel_transfer_manager.h bool AsyncTransferIsInProgress(gles2::TextureRef* ref); AsyncTransferIsInProgress 8453 gpu/command_buffer/service/gles2_cmd_decoder.cc if (async_pixel_transfer_manager_->AsyncTransferIsInProgress(texture_ref)) { AsyncTransferIsInProgress 8582 gpu/command_buffer/service/gles2_cmd_decoder.cc if (async_pixel_transfer_manager_->AsyncTransferIsInProgress(texture_ref)) { AsyncTransferIsInProgress 10411 gpu/command_buffer/service/gles2_cmd_decoder.cc async_pixel_transfer_manager_->AsyncTransferIsInProgress(texture_ref)) {