Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h36 constexpr char kAtcProfilePath[] = "vendor/etc/atc_profile.json"; variable
DExynosPrimaryDisplayModule.cpp290 if (!android::base::ReadFileToString(kAtcProfilePath, &atc_profile)) { in parseAtcProfile()