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