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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp2237 normalizedYToArray(focusingAreas[j].top);
2241 normalizedYToArray(focusingAreas[j].bottom);
2266 normalizedYToArray(meteringAreas[j].top);
2270 normalizedYToArray(meteringAreas[j].bottom);
2865 int Parameters::normalizedYToArray(int y) const { function in class:android::camera2::Parameters

Completed in 466 milliseconds