/device/google/marlin/camera/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 231 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 …]
|
D | QCameraMjpegDecode.cpp | 143 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 …]
|
D | QCameraUsbParm.cpp | 176 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 …]
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 95 ALOGD("----------------> %s -----------------> idx %d", __FUNCTION__, idx); in saveFingerprint() 107 ALOGD("Write fingerprint[%d] (0x%" PRIx64 ",0x%" PRIx64 ")", idx, in saveFingerprint() 156 ALOGD("----------------> %s ----------------->", __FUNCTION__); in saveAuthenticatorId() 170 ALOGD("Save authenticator id (0x%" PRIx64 ")", authenid); in saveAuthenticatorId() 176 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadAuthenticatorId() 192 ALOGD("Read authenticator id (0x%" PRIx64 ")", *pauthenid); in loadAuthenticatorId() 200 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadFingerprints() 219 ALOGD("Read fingerprint %d (0x%" PRIx64 ",0x%" PRIx64 ")", i, in loadFingerprints() 233 ALOGD("----------------> %s ----------------->", __FUNCTION__); in get_64bit_rand() 243 ALOGD("----------------> %s ----------------->", __FUNCTION__); in fingerprint_get_auth_id() [all …]
|
/device/google/dragon/recovery/updater/ |
D | update_fw.cpp | 38 ALOGD("Invalid root key SPI %zd IMG %zd\n", spi_size, img_size); in check_compatible_keys() 43 ALOGD("Incompatible root keys\n"); in check_compatible_keys() 67 ALOGD("Erasing partition '%s' ...\n", display_name); in update_partition() 73 ALOGD("Writing partition '%s' ...\n", display_name); in update_partition() 90 ALOGD("RW Recovery\n"); in update_recovery_fw() 100 ALOGD("RO+RW Recovery\n"); in update_recovery_fw() 123 ALOGD("RW Update of firmware '%s'\n", rw_name); in update_rw_fw() 181 ALOGD("Running firmware: %s / partition %c\n", version, cur_part); in update_fw() 189 ALOGD("Cannot find firmware image version\n"); in update_fw()
|
D | vboot_interface.c | 49 ALOGD("Unable to open FDT property %s\n", prop); in fdt_read_string() 62 ALOGD("Unable to read FDT property %s\n", prop); in fdt_read_string() 86 ALOGD("Unable to open FDT property %s\n", prop); in fdt_read_u32() 90 ALOGD("Unable to read FDT property %s\n", prop); in fdt_read_u32() 105 ALOGD("Cannot retrieve VBoot shared data\n"); in vboot_get_mainfw_act() 122 ALOGD("Invalid firmware index : %02x\n", shd->firmware_index); in vboot_get_mainfw_act() 161 ALOGD("Searching FMAP @0x%08lx\n", offset); in fmap_load() 164 ALOGD("Cannot read FMAP header\n"); in fmap_load() 169 ALOGD("Cannot find FMAP\n"); in fmap_load() 178 ALOGD("Cannot read FMAP\n"); in fmap_load() [all …]
|
D | fwtool.cpp | 214 ALOGD("Cur fwid: %s\n", cur_fwid); in sync_slots() 221 ALOGD("Old FWID read error or FW slot damaged.\n"); in sync_slots() 223 ALOGD("Old fwid: %s\n", old_fwid); in sync_slots() 227 ALOGD("Slots already synced.\n"); in sync_slots() 238 ALOGD("Reading current firmware slot.\n"); in sync_slots() 247 ALOGD("Reading old firmware slot offset.\n"); in sync_slots() 256 ALOGD("Erasing old firmware slot.\n"); in sync_slots() 263 ALOGD("Updating old firmware slot.\n"); in sync_slots() 267 ALOGD("Slot sync complete.\n"); in sync_slots()
|
D | update_log.h | 23 #define ALOGD(format, args...) printf("D %s: " format, LOG_TAG, ## args) macro
|
D | flash_ec.c | 78 ALOGD("Cmd 0x%x failed %d\n", command, errno); in ec_command() 81 ALOGD("Cmd 0x%x error %d\n", command, s_cmd.result); in ec_command() 126 ALOGD("EC %s: size %d erase_block_size %d write_ideal_size %d\n", in ec_open()
|
/device/google/contexthub/sensorhal/ |
D | activity.cpp | 166 ALOGD("Waiting on unpublished events"); in PublishUnpublishedEvents() 185 ALOGD("Publishing tilt event (enter/exit)"); in PublishEvent() 193 ALOGD("Publishing event - activity_handle: %d, event_type: %d" in PublishEvent() 221 ALOGD("Lost event detected, discarding buffered events"); in DiscardExpiredUnpublishedEvents() 242 ALOGD("OnActivityEvent sensorIndex = %d, eventIndex = %" PRIu8 in OnActivityEvent() 263 ALOGD("OnActivityEvent out of order, pushing back"); in OnActivityEvent() 284 ALOGD("more flush events received than requested"); in OnFlush() 295 ALOGD("OnFlush published"); in OnFlush()
|
/device/asus/fugu/libaudio/ |
D | AudioHardwareInput.cpp | 206 ALOGD("AudioHardwareInput::onDeviceFound pcmCard = %d", devInfo.pcmCard); in onDeviceFound() 222 ALOGD("AudioHardwareInput::onDeviceFound saving as device #%d", i); in onDeviceFound() 242 ALOGD("AudioHardwareInput::onDeviceRemoved pcmCard = %d", pcmCard); in onDeviceRemoved() 247 ALOGD("AudioHardwareInput::onDeviceRemoved matches #%d", i); in onDeviceRemoved() 264 ALOGD("AudioHardwareInput::getBestDevice inputSource = %d, doVoiceRecognition = %d", in getBestDevice() 291 ALOGD("AudioHardwareInput::getBestDevice chose #%d", chosenDeviceIndex); in getBestDevice()
|
D | AudioStreamIn.cpp | 155 ALOGD("AudioStreamIn::standby_l, call pcm_close()"); in standby_l() 362 ALOGD("AudioStreamIn::startInputStream_l, mRequestedSampleRate = %d", in startInputStream_l() 385 ALOGD("AudioStreamIn::startInputStream_l, call pcm_open()"); in startInputStream_l() 414 ALOGD("AudioStreamIn::startInputStream_l, call create_resampler( %d to %d)", in startInputStream_l()
|
D | AudioHotplugThread.cpp | 199 ALOGD("AudioHotplugThread::getDeviceInfo opening %s", devicePath.string()); in getDeviceInfo() 227 ALOGD("AudioHotplugThread get_alsa_card_name returned %d, %s", len, cardName); in getDeviceInfo() 230 …ALOGD("AudioHotplugThread found Android TV remote mic on Card %d, for VOICE_RECOGNITION", pcmCard); in getDeviceInfo()
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal.cpp | 133 ALOGD("Discarded %d bytes of inotify data", ret); in discard_inotify_evt() 155 ALOGD("Shutting down"); in ~NanoHub() 231 ALOGD("poll returned with an error: %s", strerror(errno)); in runDeviceRx() 279 ALOGD("thread exiting"); in runDeviceRx() 363 ALOGD("staying off"); in doSubscribeMessages() 366 ALOGD("staying on"); in doSubscribeMessages() 369 ALOGD("turning off"); in doSubscribeMessages() 374 ALOGD("turning on"); in doSubscribeMessages()
|
/device/google/marlin/camera/usbcamcore/inc/ |
D | QCameraUsbPriv.h | 91 ALOGD("parms = %s", temp);\ 105 ALOGD("%s: Successfully opened", __func__);\ 120 ALOGD("%s: close successful", __func__);\
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCameraDevice.cpp | 444 ALOGD("********** Rotated to the SOLID COLOR frame **********"); in rotateFrame() 447 ALOGD("----- Painting a solid RED frame -----"); in rotateFrame() 450 ALOGD("----- Painting a solid GREEN frame -----"); in rotateFrame() 453 ALOGD("----- Painting a solid BLUE frame -----"); in rotateFrame() 457 ALOGD("----- Painting a solid WHITE frame -----"); in rotateFrame() 461 ALOGD("********** Rotated to the CHECKERBOARD frame **********"); in rotateFrame() 463 ALOGD("********** Rotated to the STRIPED frame **********"); in rotateFrame()
|
D | EmulatedQemuCamera2.cpp | 38 ALOGD("Constructing emulated qemu camera 2 facing %s", in EmulatedQemuCamera2()
|
D | EmulatedFakeCamera.cpp | 59 ALOGD("%s: Fake camera is facing %s", __FUNCTION__, facing); in Initialize()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 120 #define LOGD(fmt, args...) ALOGD(fmt, ##args) 122 #define LOGL(fmt, args...) ALOGD(fmt, ##args) 126 #define LOGH(fmt, args...) ALOGD(fmt, ##args)
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 87 ALOGD("loading %s into %s complete\n", implLibName, driverLibName); in initApi() 122 ALOGD("isNeedEncode? for %s\n", procname); in isNeedEncode() 140 ALOGD("should use encoder for %s\n", procname); in isNeedEncode() 154 ALOGD("Loading egl dispatch for %s\n", getProcName()); in initDispatchTables() 198 ALOGD("Initializing native opengl for %s\n", getProcName()); in initDispatchTables() 280 ALOGD("removing ES2 bit 0x%x\n", attribs[i + 1]); in filter_es2_bit() 298 ALOGD("eglChooseConfig: %d configs found\n", *num_config); in eglChooseConfig() 300 ALOGD("requested attributes:\n"); in eglChooseConfig() 302 ALOGD("%d: 0x%x\n", i, attribs[i]); in eglChooseConfig()
|
/device/lge/bullhead/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 174 ALOGD("%s: No notify avail", __func__); in getCmd() 210 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/huawei/angler/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 174 ALOGD("%s: No notify avail", __func__); in getCmd() 210 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | ErrorLog.h | 23 # define DBG(...) ALOGD(__VA_ARGS__)
|
/device/generic/goldfish-opengl/system/surfaceInterface/ |
D | surfaceInterface.cpp | 13 ALOGD("SurfaceInterface::%s: set async mode %d", __func__, async); in setAsyncMode()
|
/device/google/dragon/sensor_hub/ |
D | sensors.cpp | 240 ALOGD("counting sensors: count %d: sensor_list_ %p\n", in cros_ec_get_sensors_list() 300 ALOGD("looking at %s:", path_device); in cros_ec_get_gesture_names() 333 ALOGD("new gesture '%s' on device '%s' : handle: %d\n", in cros_ec_get_gesture_names() 518 ALOGD("new dev '%s' handle: %d\n", in cros_ec_get_sensors_names() 534 ALOGD("new trigger '%s' \n", *ring_trigger_name); in cros_ec_get_sensors_names()
|