Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayIdentificationTestHelpers.h29 static constexpr unsigned char kInternalEdid[] = in getInternalEdid() local
38 static const DisplayIdentificationData data = asDisplayIdentificationData(kInternalEdid); in getInternalEdid()
/frameworks/native/libs/ui/tests/
DDisplayIdentification_test.cpp35 const unsigned char kInternalEdid[] = variable
144 static const DisplayIdentificationData data = asDisplayIdentificationData(kInternalEdid); in getInternalEdid()