Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h820 bool supportCameraMute);
H A DCamera3Device.cpp4178 bool supportCameraMute) : in RequestThread() argument
4206 mSupportCameraMute(supportCameraMute){ in RequestThread()