Searched refs:fast_path_composition_ (Results 1 – 3 of 3) sorted by relevance
99 fast_path_composition_ = enable && !readback_buffer_queued_; in SetFastPathComposition()
234 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition()425 bool fast_path_composition_ = false; variable
649 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()