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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h353 int cropYToArray(int y) const;
H A DParameters.cpp2604 int Parameters::cropYToArray(int y) const { function in class:android::camera2::Parameters
2648 return cropYToArray(normalizedYToCrop(y));

Completed in 48 milliseconds