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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h310 int normalizedYToArray(int y) const;
H A DParameters.cpp1866 normalizedYToArray(focusingAreas[i].top);
1870 normalizedYToArray(focusingAreas[i].bottom);
1895 normalizedYToArray(meteringAreas[i].top);
1899 normalizedYToArray(meteringAreas[i].bottom);
2484 int Parameters::normalizedYToArray(int y) const { function in class:android::camera2::Parameters

Completed in 50 milliseconds