Home
last modified time | relevance | path

Searched refs:undistort (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp980 static void undistort(/*inout*/double& x, /*inout*/double& y, in undistort() function
1012 undistort(x, y, distortion, cx, cy, f); in unDistortWithinPreCorrArray()