Searched refs:fast_path (Results 1 – 4 of 4) sorted by relevance
275 uint32_t fast_path : 1; //!< Preference for fast/slow path draw-cycle, set by client. member
246 ATRACE_INT("FastPath", layer_stack_.flags.fast_path); in Present()
649 layer_stack_.flags.fast_path = fast_path_enabled_ && fast_path_composition_; in BuildLayerStack()
323 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Prepare()398 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Commit()