Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp308 if (nodes[i][kAtcProfileLuxMapStr].size() != nodes[i][kAtcProfileAlMapStr].size() && in parseAtcProfile()
309 nodes[i][kAtcProfileAlMapStr].size() != nodes[i][kAtcProfileStMapStr].size()) { in parseAtcProfile()
319 nodes[i][kAtcProfileAlMapStr][index].asUInt(), in parseAtcProfile()
DExynosPrimaryDisplayModule.h41 constexpr char kAtcProfileAlMapStr[] = "ambient_light_map"; variable