Home
last modified time | relevance | path

Searched refs:zoomRangeSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_utils.cpp381 size_t zoomRangeSize = 2; in ProcessingPhysicalApertures() local
385 if (physicalApertures[i].size() <= zoomRangeSize) { in ProcessingPhysicalApertures()
405 napi_set_element(env, physicalApertureRange, y - zoomRangeSize, value); in ProcessingPhysicalApertures()