Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayIdentification.cpp66 char getPnpLetter(uint16_t id) { in getPnpLetter() function
327 const char a = getPnpLetter<0>(manufacturerId); in getPnpId()
328 const char b = getPnpLetter<1>(manufacturerId); in getPnpId()
329 const char c = getPnpLetter<2>(manufacturerId); in getPnpId()