HomeSort by relevance Sort by last modified time
    Searched refs:kResultRectsToCorrect (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
DistortionMapper.h 162 static const std::array<uint32_t, 1> kResultRectsToCorrect;
DistortionMapper.cpp 47 constexpr std::array<uint32_t, 1> DistortionMapper::kResultRectsToCorrect = {
163 for (auto rect : kResultRectsToCorrect) {

Completed in 544 milliseconds