Home
last modified time | relevance | path

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

/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp296 bool camera2Support = false; in supportsCamera2ApiLocked() local
300 hardware::ICameraService::API_VERSION_2, &camera2Support); in supportsCamera2ApiLocked()
306 return camera2Support; in supportsCamera2ApiLocked()