Searched refs:kRequestRectsToCorrect (Results 1 – 2 of 2) sorted by relevance
159 static const std::array<uint32_t, 1> kRequestRectsToCorrect; variable
42 constexpr std::array<uint32_t, 1> DistortionMapper::kRequestRectsToCorrect = { member in android::camera3::DistortionMapper127 for (auto rect : kRequestRectsToCorrect) { in correctCaptureRequest()