Searched defs:DisplayStage (Results 1 – 1 of 1) sorted by relevance
407 struct DisplayStage { struct408 using ConfigType = T;410 std::function<void(void)> data_applied_notifier = nullptr;411 void NotifyDataApplied() const { in NotifyDataApplied()417 bool enable = false;420 bool dirty = false;422 const ConfigType *config = nullptr;