Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h1084 bool mConstrainedMode; variable
H A DCamera3Device.cpp4201 mConstrainedMode(false), in RequestThread()
4229 mConstrainedMode = isConstrainedHighSpeed; in configurationComplete()
4573 if (mConstrainedMode && (ANDROID_CONTROL_AE_TARGET_FPS_RANGE == tag) && in skipHFRTargetFPSUpdate()