HomeSort by relevance Sort by last modified time
    Searched refs:allow_future_sync_points_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/
gpu_channel.h 146 bool allow_future_sync_points() const { return allow_future_sync_points_; }
226 bool allow_future_sync_points_; member in class:content::GpuChannel
gpu_channel.cc 414 allow_future_sync_points_(allow_future_sync_points),
447 allow_future_sync_points_);

Completed in 196 milliseconds