Searched refs:kResultRectsToCorrect (Results 1 – 2 of 2) sorted by relevance
162 static const std::array<uint32_t, 1> kResultRectsToCorrect; variable
47 constexpr std::array<uint32_t, 1> DistortionMapper::kResultRectsToCorrect = { member in android::camera3::DistortionMapper163 for (auto rect : kResultRectsToCorrect) { in correctCaptureResult()