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

/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraTraces.cpp44 Mutex::Autolock al(sImpl.tracesLock);
69 Mutex::Autolock al(sImpl.tracesLock);
/frameworks/av/camera/
H A DProCamera.cpp106 Mutex::Autolock al(mWaitMutex);
323 Mutex::Autolock al(mWaitMutex);
331 Mutex::Autolock al(mWaitMutex);
393 Mutex::Autolock al(mWaitMutex);
420 Mutex::Autolock al(mWaitMutex);
/frameworks/av/services/camera/libcameraservice/common/
H A DFrameProcessorBase.cpp73 Mutex::Autolock al(mLastFrameMutex);
123 Mutex::Autolock al(mLastFrameMutex);
/frameworks/av/camera/tests/
H A DProCameraTests.cpp86 Mutex::Autolock al(mMutex);
93 Mutex::Autolock al(mMutex);
168 Mutex::Autolock al(mListenerMutex);
181 Mutex::Autolock al(mListenerMutex);
195 Mutex::Autolock al(mListenerMutex);
208 Mutex::Autolock al(mListenerMutex);
214 Mutex::Autolock al(mListenerMutex);
222 Mutex::Autolock al(mListenerMutex);
269 Mutex::Autolock al(mListenerMutex);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.c275 u8 *l, *a, *al; local
341 al = l-width;
343 al = a-1;
347 al,
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp169 Mutex::Autolock al(mServiceLock);
1343 Mutex::Autolock al(mStatusMutex);
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp2154 Mutex::Autolock al(mLatestRequestMutex);
2175 Mutex::Autolock al(mLatestRequestMutex);
2214 Mutex::Autolock al(mLatestRequestMutex);
2373 Mutex::Autolock al(mTriggerMutex);
2442 Mutex::Autolock al(mTriggerMutex);
/frameworks/native/opengl/libagl/
H A Dstate.cpp372 params[0] = formats[index].ah - formats[index].al;

Completed in 522 milliseconds