Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAeHandle.h44 updateExpWinAttr = false; in RkAiqAeHandleInt()
154 mutable std::atomic<bool> updateExpWinAttr; variable
H A DRkAiqAeHandle.cpp142 if (updateExpWinAttr) { in updateConfig()
145 updateExpWinAttr = false; in updateConfig()
791 updateExpWinAttr = true; in setExpWinAttr()
819 if (updateExpWinAttr) { in getExpWinAttr()