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

/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.cpp1698 normalizedYToArray(focusingAreas[i].top);
1702 normalizedYToArray(focusingAreas[i].bottom);
1727 normalizedYToArray(meteringAreas[i].top);
1731 normalizedYToArray(meteringAreas[i].bottom);
2299 int Parameters::normalizedYToArray(int y) const { function in class:android::camera2::Parameters

Completed in 8 milliseconds