Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1072 static inline bool unDistortWithinPreCorrArray( in unDistortWithinPreCorrArray() function
1093 if (!unDistortWithinPreCorrArray(left, top, in boxWithinPrecorrectionArray()
1098 if (!unDistortWithinPreCorrArray(cx, top, in boxWithinPrecorrectionArray()
1103 if (!unDistortWithinPreCorrArray(right, top, in boxWithinPrecorrectionArray()
1109 if (!unDistortWithinPreCorrArray(left, cy, in boxWithinPrecorrectionArray()
1114 if (!unDistortWithinPreCorrArray(right, cy, in boxWithinPrecorrectionArray()
1120 if (!unDistortWithinPreCorrArray(left, bottom, in boxWithinPrecorrectionArray()
1125 if (!unDistortWithinPreCorrArray(cx, bottom, in boxWithinPrecorrectionArray()
1130 if (!unDistortWithinPreCorrArray(right, bottom, in boxWithinPrecorrectionArray()