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()
165 fast_path_composition_ = enable && !readback_buffer_queued_; in SetFastPathComposition()
342 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition()604 bool fast_path_composition_ = false; variable
686 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()