Searched refs:cropYToArray (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 62 milliseconds