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

/external/chromium_org/content/common/gpu/client/
H A Dgpu_channel_host.h215 // - |next_route_id_|, atomic type
234 base::AtomicSequenceNumber next_route_id_; member in class:content::GpuChannelHost
H A Dgpu_channel_host.cc71 next_route_id_.GetNext();
334 return next_route_id_.GetNext();

Completed in 202 milliseconds