Searched refs:normalizedYToArray (Results 1 – 2 of 2) sorted by relevance
365 int normalizedYToArray(int y) const;
2232 normalizedYToArray(focusingAreas[j].top); in updateRequest()2236 normalizedYToArray(focusingAreas[j].bottom); in updateRequest()2261 normalizedYToArray(meteringAreas[j].top); in updateRequest()2265 normalizedYToArray(meteringAreas[j].bottom); in updateRequest()2904 int Parameters::normalizedYToArray(int y) const { in normalizedYToArray() function in android::camera2::Parameters