Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2641 bool autoframingSupported = true; in connectHelper() local
2645 autoframingSupported = false; in connectHelper()
2648 if (autoframingSupported) { in connectHelper()