Searched refs:cropYToArray (Results 1 – 2 of 2) sorted by relevance
385 int cropYToArray(int y) const;
2866 int Parameters::cropYToArray(int y) const { in cropYToArray() function in android::camera2::Parameters2910 return cropYToArray(normalizedYToCrop(y)); in normalizedYToArray()