Home
last modified time | relevance | path

Searched defs:al (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/camera/
DVendorTagDescriptor.cpp382 Mutex::Autolock al(sLock); in setAsGlobalVendorTagDescriptor() local
402 Mutex::Autolock al(sLock); in clearGlobalVendorTagDescriptor() local
408 Mutex::Autolock al(sLock); in getGlobalVendorTagDescriptor() local
415 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_count() local
424 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_all_tags() local
433 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_section_name() local
442 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_name() local
451 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_type() local
/frameworks/av/services/camera/libcameraservice/utils/
DCameraTraces.cpp44 Mutex::Autolock al(sImpl.tracesLock); in saveTrace() local
69 Mutex::Autolock al(sImpl.tracesLock); in dump() local
/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.cpp95 Mutex::Autolock al(mLastFrameMutex); in dump() local
147 Mutex::Autolock al(mLastFrameMutex); in processNewFrames() local
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp338 Mutex::Autolock al(mTorchStatusMutex); in onTorchStatusChanged() local
366 Mutex::Autolock al(mTorchUidMapMutex); in onTorchStatusChangedLocked() local
1240 Mutex::Autolock al(mTorchStatusMutex); in setTorchMode() local
1265 Mutex::Autolock al(mTorchUidMapMutex); in setTorchMode() local
1285 Mutex::Autolock al(mTorchClientMapMutex); in setTorchMode() local
1357 Mutex::Autolock al(mTorchStatusMutex); in addListener() local
2382 Mutex::Autolock al(mTorchClientMapMutex); in handleTorchClientBinderDied() local
2445 Mutex::Autolock al(mTorchStatusMutex); in updateStatus() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp860 Mutex::Autolock al(mBufferLock); in getBufferAndFormat() local
1237 Mutex::Autolock al(mBufferLock); in onMessageReceived() local
2240 Mutex::Autolock al(mBufferLock); in returnBuffersToCodecOnPort() local
2400 Mutex::Autolock al(mBufferLock); in onQueueInputBuffer() local
2453 Mutex::Autolock al(mBufferLock); in onReleaseOutputBuffer() local
2509 Mutex::Autolock al(mBufferLock); in dequeuePortBuffer() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3001 Mutex::Autolock al(mLatestRequestMutex); in threadLoop() local
3025 Mutex::Autolock al(mLatestRequestMutex); in threadLoop() local
3055 Mutex::Autolock al(mLatestRequestMutex); in getLatestRequest() local
3277 Mutex::Autolock al(mTriggerMutex); in insertTriggers() local
3367 Mutex::Autolock al(mTriggerMutex); in removeTriggers() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_intra_prediction.c275 u8 *l, *a, *al; in h264bsdIntra4x4Prediction() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java441 sTable.add(new MccEntry(276,"al",2)); //Albania (Republic of) in sTable.add()