Searched refs:mapRawToCorrectedSimple (Results 1 – 2 of 2) sorted by relevance
206 status_t mapRawToCorrectedSimple(int32_t *coordPairs, int coordCount,
275 if (simple) return mapRawToCorrectedSimple(coordPairs, coordCount, mapperInfo, clamp); in mapRawToCorrected()330 status_t DistortionMapper::mapRawToCorrectedSimple(int32_t *coordPairs, int coordCount, in mapRawToCorrectedSimple() function in android::camera3::DistortionMapper