Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dcamera_properties_utils.py563 def awb_lock(props): function
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceInfo.cpp1072 uint8_t awb_lock = ANDROID_CONTROL_AWB_LOCK_OFF; in InitializeControlDefaults() local