Searched refs:cropYToNormalized (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.h316 int cropYToNormalized(int y) const;
H A DParameters.cpp2372 int Parameters::cropYToNormalized(int y) const { function in class:android::camera2::Parameters
2394 int ret = cropYToNormalized(arrayYToCrop(height));

Completed in 69 milliseconds