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

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

Completed in 37 milliseconds