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