Searched refs:initZoomRatioInTemplate (Results 1 – 4 of 4) sorted by relevance
51 static status_t initZoomRatioInTemplate(CameraMetadata *request);
46 status_t ZoomRatioMapper::initZoomRatioInTemplate(CameraMetadata *request) { in initZoomRatioInTemplate() function in android::camera3::ZoomRatioMapper
138 res = ZoomRatioMapper::initZoomRatioInTemplate(&requestTemplate); in TEST()147 res = ZoomRatioMapper::initZoomRatioInTemplate(&requestTemplate); in TEST()
1227 status_t res = ZoomRatioMapper::initZoomRatioInTemplate(request); in overrideDefaultRequestKeys()