Home
last modified time | relevance | path

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

/frameworks/av/camera/
DVendorTagDescriptor.cpp424 Mutex::Autolock al(sLock); in setAsGlobalVendorTagDescriptor() local
444 Mutex::Autolock al(sLock); in clearGlobalVendorTagDescriptor() local
450 Mutex::Autolock al(sLock); in getGlobalVendorTagDescriptor() local
457 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_count() local
466 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_all_tags() local
475 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_section_name() local
484 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_name() local
493 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.cpp366 Mutex::Autolock al(mTorchStatusMutex); in onTorchStatusChanged() local
395 Mutex::Autolock al(mTorchUidMapMutex); in onTorchStatusChangedLocked() local
1379 Mutex::Autolock al(mTorchStatusMutex); in setTorchMode() local
1414 Mutex::Autolock al(mTorchUidMapMutex); in setTorchMode() local
1447 Mutex::Autolock al(mTorchClientMapMutex); in setTorchMode() local
1524 Mutex::Autolock al(mTorchStatusMutex); in addListener() local
2659 Mutex::Autolock al(mTorchClientMapMutex); in handleTorchClientBinderDied() local
2722 Mutex::Autolock al(mTorchStatusMutex); in updateStatus() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp939 Mutex::Autolock al(mBufferLock); in getBufferAndFormat() local
1336 Mutex::Autolock al(mBufferLock); in onMessageReceived() local
2372 Mutex::Autolock al(mBufferLock); in returnBuffersToCodecOnPort() local
2554 Mutex::Autolock al(mBufferLock); in onQueueInputBuffer() local
2607 Mutex::Autolock al(mBufferLock); in onReleaseOutputBuffer() local
2663 Mutex::Autolock al(mBufferLock); in dequeuePortBuffer() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3036 Mutex::Autolock al(mLatestRequestMutex); in threadLoop() local
3083 Mutex::Autolock al(mLatestRequestMutex); in threadLoop() local
3260 Mutex::Autolock al(mLatestRequestMutex); in getLatestRequest() local
3540 Mutex::Autolock al(mTriggerMutex); in insertTriggers() local
3630 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()