Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayIdentification.cpp307 constexpr uint8_t kCea861BlockTag = 0x2; in parseEdid() local
308 if (tag == kCea861BlockTag) { in parseEdid()