Searched refs:fast_path_enabled_ (Results 1 – 2 of 2) sorted by relevance
511 bool fast_path_enabled_ = true; variable
535 fast_path_enabled_ = !(disable_fast_path == 1); in Init()659 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()