Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayIdentification.h70 uint8_t manufactureWeek; member
H A DDisplayIdentification.cpp196 const uint8_t manufactureWeek = edid[kManufactureWeekOffset]; in parseEdid() local