Searched defs:DisplayStage (Results 1 – 1 of 1) sorted by relevance
283 struct DisplayStage { struct284 using ConfigType = T;286 std::function<void(void)> data_applied_notifier = nullptr;287 void NotifyDataApplied() const { in NotifyDataApplied()293 bool enable = false;296 bool dirty = false;298 const ConfigType *config = nullptr;