Home
last modified time | relevance | path

Searched refs:DisplayColorIntfVer (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h47 constexpr struct DisplayColorIntfVer { struct
52 bool operator==(const DisplayColorIntfVer &rhs) const { argument
58 bool Compatible(const DisplayColorIntfVer &rhs) const { in Compatible() argument
423 const DisplayColorIntfVer *GetInterfaceVersion();
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DDisplayColorLoader.h34 const displaycolor::DisplayColorIntfVer *(*get_version)(); in DisplayColorLoader()