Searched defs:supportNativeZoomRatio (Results 1 – 4 of 4) sorted by relevance
40 CameraMetadata* deviceInfo, bool* supportNativeZoomRatio) { in overrideZoomRatioTags()119 bool supportNativeZoomRatio, bool usePrecorrectArray) { in ZoomRatioMapper()
63 bool supportNativeZoomRatio; in setupTestMapper() local86 bool supportNativeZoomRatio; in TEST() local
453 bool supportNativeZoomRatio() const { return mSupportNativeZoomRatio; } in supportNativeZoomRatio() function
239 bool CameraProviderManager::supportNativeZoomRatio(const std::string &id) const { in supportNativeZoomRatio() function in android::CameraProviderManager