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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp2049 normalizedYToArray(focusingAreas[j].top);
2053 normalizedYToArray(focusingAreas[j].bottom);
2078 normalizedYToArray(meteringAreas[j].top);
2082 normalizedYToArray(meteringAreas[j].bottom);
2650 int Parameters::normalizedYToArray(int y) const { function in class:android::camera2::Parameters

Completed in 237 milliseconds