Searched refs:fast_path_composition_ (Results 1 – 3 of 3) 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()