Home
last modified time | relevance | path

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

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl135 boolean supportsCameraApi(int cameraId, int apiVersion); in supportsCameraApi() method
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1589 Status CameraService::supportsCameraApi(int cameraId, int apiVersion, bool *isSupported) { in supportsCameraApi() function in android::CameraService