Home
last modified time | relevance | path

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

/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h283 struct DisplayStage { struct
284 using ConfigType = T;
286 std::function<void(void)> data_applied_notifier = nullptr;
287 void NotifyDataApplied() const { in NotifyDataApplied()
293 bool enable = false;
296 bool dirty = false;
298 const ConfigType *config = nullptr;