Searched defs:kRectsToCorrect (Results 1 – 2 of 2) sorted by relevance
38 constexpr std::array<uint32_t, 1> CoordinateMapper::kRectsToCorrect = { member in android::camera3::CoordinateMapper
43 static const std::array<uint32_t, 1> kRectsToCorrect; variable