Searched refs:fast_path_enabled_ (Results 1 – 4 of 4) 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()
644 bool fast_path_enabled_ = true; variable
549 fast_path_enabled_ = !(disable_fast_path == 1); in Init()686 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()