Home
last modified time | relevance | path

Searched defs:supportsCameraApi (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl276 boolean supportsCameraApi(@utf8InCpp String cameraId, int apiVersion); in supportsCameraApi() method
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp3549 Status CameraService::supportsCameraApi(const std::string& cameraId, int apiVersion, in supportsCameraApi() function in android::CameraService