Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1654 uint8_t aeLockVal = READ_IF_OK(res, mode.data.u8[0], in processRequest() local
1656 bool aeLock = (aeLockVal == ANDROID_CONTROL_AE_LOCK_ON); in processRequest()