Home
last modified time | relevance | path

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

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