Home
last modified time | relevance | path

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

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