Searched refs:normalizedYToArray (Results 1 – 2 of 2) sorted by relevance
369 int normalizedYToArray(int y) const;
2298 normalizedYToArray(focusingAreas[j].top); in updateRequest()2302 normalizedYToArray(focusingAreas[j].bottom); in updateRequest()2327 normalizedYToArray(meteringAreas[j].top); in updateRequest()2331 normalizedYToArray(meteringAreas[j].bottom); in updateRequest()2973 int Parameters::normalizedYToArray(int y) const { in normalizedYToArray() function in android::camera2::Parameters