Searched refs:fast_path_composition_ (Results 1 – 6 of 6) sorted by relevance
102 fast_path_composition_ = enable && !readback_buffer_queued_; in SetFastPathComposition()
253 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition()486 bool fast_path_composition_ = false; variable
659 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()
127 fast_path_composition_ = enable && !readback_buffer_queued_; in SetFastPathComposition()
299 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition()560 bool fast_path_composition_ = false; variable
669 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()