Home
last modified time | relevance | path

Searched refs:ALOGD (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp231 ALOGD("%s: camHal: %p", __func__, camHal); in usbcam_camera_device_open()
418 ALOGD("%s: X", __func__); in usbcam_start_preview()
424 ALOGD("%s: E", __func__); in usbcam_stop_preview()
478 ALOGD("%s: E", __func__); in usbcam_start_recording()
480 ALOGD("%s: X", __func__); in usbcam_start_recording()
488 ALOGD("%s: E", __func__); in usbcam_stop_recording()
490 ALOGD("%s: X", __func__); in usbcam_stop_recording()
497 ALOGD("%s: E", __func__); in usbcam_recording_enabled()
499 ALOGD("%s: X", __func__); in usbcam_recording_enabled()
509 ALOGD("%s: X", __func__); in usbcam_release_recording_frame()
[all …]
DQCameraMjpegDecode.cpp143 ALOGD("%s: E", __func__); in mjpegDecoderInit()
166 ALOGD("%s: X", __func__); in mjpegDecoderInit()
182 ALOGD("%s: E", __func__); in mjpegDecode()
219 ALOGD("%s: decoder_test finished successfully ", __func__); in mjpegDecode()
223 ALOGD("%s: X rc: %d", __func__, rc); in mjpegDecode()
246 ALOGD("%s: E", __func__); in decoder_test()
261 ALOGD("%s: before jpegd_init p_thread_arg: %p", __func__, p_thread_arg); in decoder_test()
293 ALOGD("%s: source.buffers[0]:%p compressed buffer ptr = %p", __func__, in decoder_test()
305 ALOGD("%s: source.buffers[1]:%p compressed buffer ptr = %p", __func__, in decoder_test()
324 ALOGD("%s: before jpegd_set_source source.p_arg:%p", __func__, source.p_arg); in decoder_test()
[all …]
DQCameraUsbParm.cpp176 ALOGD("%s: E", __func__); in usbCamInitDefaultParameters()
258 ALOGD("%s: X", __func__); in usbCamInitDefaultParameters()
283 ALOGD("%s: E", __func__); in usbCamSetParameters()
299 ALOGD("%s: X", __func__); in usbCamSetParameters()
318 ALOGD("%s: E", __func__); in usbCamGetParameters()
336 ALOGD("%s: X", __func__); in usbCamGetParameters()
355 ALOGD("%s: E", __func__); in usbCamPutParameters()
359 ALOGD("%s: X", __func__); in usbCamPutParameters()
492 ALOGD("%s: E", __func__); in usbCamSetPrvwSize()
505 ALOGD("%s: setPreviewSize: width: %d height: %d", in usbCamSetPrvwSize()
[all …]
/hardware/interfaces/bluetooth/1.0/default/test/
Dasync_fd_watcher_unittest.cc51 ALOGD("%s", __func__); in StartServer()
65 ALOGD("%s before listen", __func__); in StartServer()
71 ALOGD("%s", __func__); in AcceptConnection()
83 ALOGD("%s", __func__); in ReadIncomingMessage()
88 ALOGD("%s: EOF", __func__); in ReadIncomingMessage()
90 ALOGD("%s: Got something", __func__); in ReadIncomingMessage()
96 ALOGD("%s", __func__); in SetUp()
106 ALOGD("%s: Conn_watcher fd = %d", __func__, fd); in ConfigureServer()
113 ALOGD("%s: 3", __func__); in ConfigureServer()
133 ALOGD("%s 3", __func__); in TearDown()
[all …]
Dh4_protocol_unittest.cc66 ALOGD("%s", __func__); in ACTION_P2()
74 ALOGD("%s", __func__); in SetUp()
91 ALOGD("%s sending", __func__); in SendAndReadUartOutbound()
98 ALOGD("%s reading", __func__); in SendAndReadUartOutbound()
121 ALOGD("%s writing", __func__); in WriteAndExpectInboundAclData()
125 ALOGD("%s waiting", __func__); in WriteAndExpectInboundAclData()
146 ALOGD("%s writing", __func__); in WriteAndExpectInboundScoData()
150 ALOGD("%s waiting", __func__); in WriteAndExpectInboundScoData()
170 ALOGD("%s writing", __func__); in WriteAndExpectInboundEvent()
174 ALOGD("%s waiting", __func__); in WriteAndExpectInboundEvent()
/hardware/google/av/codec2/vndk/
DC2PlatformStorePluginLoader.cpp33 ALOGD("Failed to load library: %s (%s)", libPath, dlerror()); in C2PlatformStorePluginLoader()
38 ALOGD("Failed to find symbol: CreateBlockPool (%s)", dlerror()); in C2PlatformStorePluginLoader()
42 ALOGD("Failed to find symbol: CreateAllocator (%s)", dlerror()); in C2PlatformStorePluginLoader()
57 ALOGD("Handle or CreateBlockPool symbol is null"); in createBlockPool()
66 ALOGD("Failed to CreateBlockPool by allocator id: %u", allocatorId); in createBlockPool()
73 ALOGD("Handle or CreateAllocator symbol is null"); in createAllocator()
80 ALOGD("Failed to CreateAllocator by id: %u, res: %d", allocatorId, res); in createAllocator()
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp39 ALOGD("EvsEnumerator created"); in EvsEnumerator()
51 ALOGD("getCameraList"); in getCameraList()
67 ALOGD("reporting %zu cameras available", hidlCameras.size()); in getCameraList()
76 ALOGD("openCamera"); in openCamera()
113 ALOGD("closeCamera"); in closeCamera()
162 ALOGD("openDisplay"); in openDisplay()
176 ALOGD("Returning new EvsDisplay object %p", pActiveDisplay.get()); in openDisplay()
182 ALOGD("closeDisplay"); in closeDisplay()
201 ALOGD("getDisplayState"); in getDisplayState()
DEvsDisplay.cpp34 ALOGD("EvsDisplay instantiated"); in EvsDisplay()
52 ALOGD("EvsDisplay being destroyed"); in ~EvsDisplay()
62 ALOGD("EvsDisplay forceShutdown"); in forceShutdown()
91 ALOGD("getDisplayInfo"); in getDisplayInfo()
109 ALOGD("setDisplayState"); in setDisplayState()
139 ALOGD("getDisplayState"); in getDisplayState()
154 ALOGD("getTargetBuffer"); in getTargetBuffer()
188 ALOGD("Allocated new buffer %p with stride %u", in getTargetBuffer()
207 ALOGD("Providing display buffer handle %p as id %d", in getTargetBuffer()
220 ALOGD("returnTargetBufferForDisplay %p", buffer.memHandle.getNativeHandle()); in returnTargetBufferForDisplay()
DEvsCamera.cpp48 ALOGD("EvsCamera instantiated"); in EvsCamera()
69 ALOGD("EvsCamera being destroyed"); in ~EvsCamera()
79 ALOGD("EvsCamera forceShutdown"); in forceShutdown()
109 ALOGD("getCameraInfo"); in getCameraInfo()
118 ALOGD("setMaxFramesInFlight"); in setMaxFramesInFlight()
143 ALOGD("startVideoStream"); in startVideoStream()
176 ALOGD("doneWithFrame"); in doneWithFrame()
213 ALOGD("stopVideoStream"); in stopVideoStream()
222 ALOGD("Waiting for stream thread to end..."); in stopVideoStream()
229 ALOGD("Stream marked STOPPED."); in stopVideoStream()
[all …]
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp92 ALOGD("Running tests against all %zu reported hubs", hubIds.size()); in getHubIds()
139 ALOGD("Registered callback, result %" PRIu32, result); in registerCallback()
148 ALOGD("Got client message callback"); in handleClientMsg()
154 ALOGD("Got transaction result callback for txnId %" PRIu32 " with result %" in handleTxnResult()
160 ALOGD("Got hub event callback for event type %" PRIu32, evt); in handleHubEvent()
166 ALOGD("Got app abort notification for appId 0x%" PRIx64 " with abort code " in handleAppAbort()
173 ALOGD("Got app info callback"); in handleAppsInfo()
207 ALOGD("System reports %zu hubs", hubs.size()); in TEST_F()
210 ALOGD("Checking hub ID %" PRIu32, hub.hubId); in TEST_F()
226 ALOGD("TestRegisterCallback called, hubId %" PRIu32, getHubId()); in TEST_P()
[all …]
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp86 ALOGD("getName -- Cannot obtain remote component name."); in Impl()
99 ALOGD("Impl::init -- GBS init failed: %d", err); in init()
111 ALOGD("Impl::init -- cannot query information from " in init()
134 ALOGD("Impl::init -- GBS configure failed: %d", err); in init()
139 ALOGD("Impl::init: populating GBS slots failed"); in init()
144 ALOGD("Impl::init -- GBS start failed"); in init()
153 ALOGD("Impl::init -- failed to fetch gralloc allocator: %d", c2err); in init()
251 ALOGD("compQuery -- component does not have an interface."); in compQuery()
256 ALOGD("compQuery -- component no longer exists."); in compQuery()
265 ALOGD("compQuery -- null stack param encountered."); in compQuery()
[all …]
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp93 ALOGD("getCap for %s",type); in getCap()
152 ALOGD("channels supported by device: %d", lchannelsPlayback); in getCap()
220 ALOGD("sampleRate: %d", sampleRate); in getCap()
234 ALOGD("exitPlaybackThread, mproxypfdPlayback: %d", mproxypfdPlayback); in exitPlaybackThread()
257 ALOGD("exitRecordingThread"); in exitRecordingThread()
274 ALOGD("setkillUsbRecordingThread"); in setkillUsbRecordingThread()
280 ALOGD("setHardwareParams"); in setHardwareParams()
320 ALOGD("setHardwareParams: buffer_size %d, period_size %d, period_cnt %d", in setHardwareParams()
329 ALOGD("setSoftwareParams"); in setSoftwareParams()
366 ALOGD("closeDevice handle %p", handle); in closeDevice()
[all …]
/hardware/google/av/media/eco/tests/
DFakeECOServiceStatsProvider.cpp47 ALOGD("FakeECOServiceStatsProvider construct with w: %d, h: %d, isCameraRecording: %d, " in FakeECOServiceStatsProvider()
59 ALOGD("FakeECOServiceStatsProvider construct with w: %d, h: %d, isCameraRecording: %d, " in FakeECOServiceStatsProvider()
65 ALOGD("FakeECOServiceStatsProvider destructor"); in ~FakeECOServiceStatsProvider()
84 ALOGD("injectSessionStats"); in injectSessionStats()
92 ALOGD("injectPerFrameStats"); in injectFrameStats()
/hardware/libhardware/modules/input/evdev/
DBitUtils.cpp40 ALOGD("testBitInRange(%d, %d)", start, end); in testBitInRange()
50 ALOGD("startIndex=%d, endIndex=%d", startIndex, endIndex); in testBitInRange()
56 ALOGD("block %04d: %s%s", i, bitstrings[bits >> 4], bitstrings[bits & 0x0f]); in testBitInRange()
68 ALOGD("mask: %s%s", bitstrings[mask >> 4], bitstrings[mask & 0x0f]); in testBitInRange()
/hardware/qcom/display/msm8960/libqdutils/
Dprofiler.cpp58 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
105 ALOGD("period: %d", debug_fps_metadata.period); in populate_debug_fps_metadata()
106 ALOGD("ignorethresh_us: %lld", debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
112 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
114 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
122 ALOGD("Frame Arrival Distribution:"); in print_fps()
126 ALOGD("%lld %lld %lld %lld %lld %lld", in print_fps()
/hardware/qcom/display/msm8084/libqdutils/
Dprofiler.cpp59 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
108 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
109 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
115 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
117 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
125 ALOGD("Frame Arrival Distribution:"); in print_fps()
129 ALOGD("%" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 " %" PRId64, in print_fps()
/hardware/qcom/display/msm8998/libqdutils/
Dprofiler.cpp60 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
109 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
110 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
116 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
118 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
126 ALOGD("Frame Arrival Distribution:"); in print_fps()
130 ALOGD("%" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64, in print_fps()
/hardware/qcom/display/msm8909/libqdutils/
Dprofiler.cpp60 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
109 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
110 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
116 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
118 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
126 ALOGD("Frame Arrival Distribution:"); in print_fps()
130 ALOGD("%" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64, in print_fps()
/hardware/qcom/display/msm8994/libqdutils/
Dprofiler.cpp59 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
108 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
109 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
115 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
117 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
125 ALOGD("Frame Arrival Distribution:"); in print_fps()
129 ALOGD("%" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64, in print_fps()
/hardware/qcom/display/msm8226/libqdutils/
Dprofiler.cpp59 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
108 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
109 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
115 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
117 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
125 ALOGD("Frame Arrival Distribution:"); in print_fps()
129 ALOGD("%" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 " %" PRId64, in print_fps()
/hardware/qcom/display/msm8909w_3100/libqdutils/
Dprofiler.cpp60 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
109 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
110 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
116 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
118 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
126 ALOGD("Frame Arrival Distribution:"); in print_fps()
130 ALOGD("%" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64, in print_fps()
/hardware/qcom/display/msm8996/libqdutils/
Dprofiler.cpp59 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
108 ALOGD("period: %u", debug_fps_metadata.period); in populate_debug_fps_metadata()
109 ALOGD("ignorethresh_us: %" PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata()
115 ALOGD("FPS for last %d frames: %3.2f", debug_fps_metadata.period, fps); in print_fps()
117 ALOGD("FPS for last (%f ms, %d frames): %3.2f", in print_fps()
125 ALOGD("Frame Arrival Distribution:"); in print_fps()
129 ALOGD("%" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64" %" PRId64, in print_fps()
/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c254 ALOGD("%s: quick calibration enabled", __func__); in set_spkr_prot_cal()
257 ALOGD("%s: quick calibration disabled", __func__); in set_spkr_prot_cal()
314 ALOGD("%s: Usecase present retry speaker protection", __func__); in spkr_calibrate()
414 ALOGD("%s: Speaker calibration done", __func__); in spkr_calibrate()
427 ALOGD("%s: spkr_prot_thread calib Success R0 %d %d", in spkr_calibrate()
432 ALOGD("%s: vi_feed_no_channels %d", __func__, vi_feed_no_channels); in spkr_calibrate()
455 ALOGD("%s: spkr_prot_thread try again", __func__); in spkr_calibrate()
477 ALOGD("%s: Platform supports APP type configuration, using V2\n", __func__); in spkr_calibrate()
479 ALOGD("%s: UC Info TX is not NULL, updating and sending calibration\n", __func__); in spkr_calibrate()
557 ALOGD("spkr_prot_thread enable prot Entry"); in spkr_calibration_thread()
[all …]
/hardware/google/av/media/sfplugin/
DCodec2Buffer.cpp73 ALOGD("Error while mapping: %d", view.error()); in copyLinear()
77 ALOGD("C2ConstLinearBlock lied --- it actually doesn't fit: view(%u) > this(%zu)", in copyLinear()
226 ALOGD("Converter: view.error() = %d", view.error()); in GraphicView2MediaImageConverter()
233 ALOGD("Converter: 0 planes"); in GraphicView2MediaImageConverter()
248 ALOGD("Converter: %d planes for YUV layout", layout.numPlanes); in GraphicView2MediaImageConverter()
261 ALOGD("Converter: not YUV420 for YUV layout"); in GraphicView2MediaImageConverter()
346ALOGD("Converter: incompactible color format (%d) for YUV layout", mColorFormat); in GraphicView2MediaImageConverter()
354 ALOGD("Converter: incompactible color format (%d) for YUVA layout", mColorFormat); in GraphicView2MediaImageConverter()
366ALOGD("Converter: incompactible color format (%d) for RGB layout", mColorFormat); in GraphicView2MediaImageConverter()
371 ALOGD("Converter: %d planes for RGB layout", layout.numPlanes); in GraphicView2MediaImageConverter()
[all …]
/hardware/interfaces/gnss/2.0/default/
DGnssMeasurementCorrections.cpp31 ALOGD("setCorrections"); in setCorrections()
32 ALOGD("corrections = lat: %f, lng: %f, alt: %f, hUnc: %f, vUnc: %f, toa: %llu, " in setCorrections()
40 ALOGD("singleSatCorrection = flags: %d, constellation: %d, svid: %d, cfHz: %f, probLos: %f," in setCorrections()
47 ALOGD("reflecting plane = lat: %f, lng: %f, alt: %f, azm: %f", in setCorrections()

12345678910>>...16