Searched defs:camera2Support (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp234 bool camera2Support = false; local
236 hardware::ICameraService::API_VERSION_2, &camera2Support);
237 if (!serviceRet.isOk() || !camera2Support) {

Completed in 67 milliseconds