Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h468 struct DisplayStage { struct
469 using ConfigType = T;
471 std::function<void(void)> data_applied_notifier = nullptr;
472 void NotifyDataApplied() const { in NotifyDataApplied()
478 bool enable = false;
481 bool dirty = false;
483 const ConfigType *config = nullptr;