Searched refs:normalizedYToArray (Results 1 – 2 of 2) sorted by relevance
311 int normalizedYToArray(int y) const;
1942 normalizedYToArray(focusingAreas[j].top); in updateRequest()1946 normalizedYToArray(focusingAreas[j].bottom); in updateRequest()1971 normalizedYToArray(meteringAreas[j].top); in updateRequest()1975 normalizedYToArray(meteringAreas[j].bottom); in updateRequest()2560 int Parameters::normalizedYToArray(int y) const { in normalizedYToArray() function in android::camera2::Parameters