Home
last modified time | relevance | path

Searched refs:IsInHighLatencyMode (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/input/
H A Dcompositor_input_interfaces.h105 virtual bool IsInHighLatencyMode() const = 0;
H A Dthreaded_input_handler.cc1010 if (input_handler_client_ && compositor_delegate_.IsInHighLatencyMode()) in DidCommit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_impl.h370 bool IsInHighLatencyMode() const override;
H A Dlayer_tree_host_impl.cc343 bool LayerTreeHostImpl::IsInHighLatencyMode() const { in IsInHighLatencyMode() function in cc::LayerTreeHostImpl