Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedRequestState.h101 uint8_t black_level_lock_ = ANDROID_BLACK_LEVEL_LOCK_ON; variable
H A DEmulatedRequestState.cpp963 result->result_metadata->Set(ANDROID_BLACK_LEVEL_LOCK, &black_level_lock_, in InitializeResult()