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

  /frameworks/av/services/camera/libcameraservice/device3/
DistortionMapper.h 159 static const std::array<uint32_t, 1> kRequestRectsToCorrect;
DistortionMapper.cpp 42 constexpr std::array<uint32_t, 1> DistortionMapper::kRequestRectsToCorrect = {
127 for (auto rect : kRequestRectsToCorrect) {

Completed in 884 milliseconds