Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/include/
DVirtualDevice.h93 Mutex mConfigLock; variable
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DVirtualDevice.cpp693 Mutex::Autolock _l(mConfigLock); in start()
715 Mutex::Autolock _l(mConfigLock); in stop()
757 Mutex::Autolock _l(mConfigLock); in setResolution()
797 Mutex::Autolock _l(mConfigLock); in prepare()