Searched refs:gotInterfaceLock (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp423 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock); local
426 ALOGW_IF(!gotInterfaceLock,
491 if (gotInterfaceLock) mInterfaceLock.unlock();

Completed in 30 milliseconds