Searched refs:kAtcProfileAlMapStr (Results 1 – 2 of 2) sorted by relevance
308 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()
41 constexpr char kAtcProfileAlMapStr[] = "ambient_light_map"; variable