Home
last modified time | relevance | path

Searched defs:DisplayStage (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h383 struct DisplayStage { struct
384 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;