Searched defs:DisplayStage (Results 1 – 1 of 1) sorted by relevance
468 struct DisplayStage { struct469 using ConfigType = T;471 std::function<void(void)> data_applied_notifier = nullptr;472 void NotifyDataApplied() const { in NotifyDataApplied()478 bool enable = false;481 bool dirty = false;483 const ConfigType *config = nullptr;