Home
last modified time | relevance | path

Searched defs:allow_future_sync_points (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/common/gpu/
Dgpu_channel.h146 bool allow_future_sync_points() const { return allow_future_sync_points_; } in allow_future_sync_points() function
Dgpu_channel_manager.cc172 bool allow_future_sync_points) { in OnEstablishChannel()
Dgpu_channel.cc403 bool allow_future_sync_points) in GpuChannel()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc600 bool allow_future_sync_points, in EstablishGpuChannel()