Searched refs:normalizedYToArray (Results 1 – 2 of 2) sorted by relevance
330 int normalizedYToArray(int y) const;
2049 normalizedYToArray(focusingAreas[j].top); in updateRequest()2053 normalizedYToArray(focusingAreas[j].bottom); in updateRequest()2078 normalizedYToArray(meteringAreas[j].top); in updateRequest()2082 normalizedYToArray(meteringAreas[j].bottom); in updateRequest()2650 int Parameters::normalizedYToArray(int y) const { in normalizedYToArray() function in android::camera2::Parameters