Searched defs:DisplayStage (Results 1 – 1 of 1) sorted by relevance
383 struct DisplayStage { struct384 using ConfigType = T;386 std::function<void(void)> data_applied_notifier = nullptr;387 void NotifyDataApplied() const { in NotifyDataApplied()393 bool enable = false;396 bool dirty = false;398 const ConfigType *config = nullptr;