Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraManager.cpp402 bool camera2Support = false; in supportsCamera2ApiLocked() local
406 hardware::ICameraService::API_VERSION_2, &camera2Support); in supportsCamera2ApiLocked()
412 return camera2Support; in supportsCamera2ApiLocked()