Home
last modified time | relevance | path

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

/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp518 bool supportsHAL3 = supportsCamera2ApiLocked(cameraId); in onStatusChangedLocked() local
571 bool supportsHAL3 = supportsCamera2ApiLocked(cameraId); in onStatusChangedLocked() local
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DHidlCameraService.cpp230 bool supportsHAL3 = false; in addListenerInternal() local