/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 100 #undef LOGW 101 #define LOGW(fmt, args...) CLOGW(CAM_MODULE, fmt, ##args) macro 123 #undef LOGW 124 #define LOGW(fmt, args...) ALOGW(fmt, ##args) macro
|
/device/google/contexthub/util/nanotool/ |
D | sensorevent.cpp | 91 LOGW("Can't create SensorEvent for unknown/invalid sensor type %d", in FromBytes() 97 LOGW("Couldn't populate sensor event, or invalid size"); in FromBytes() 116 LOGW("Short/invalid timestamped sensor event; length %zu", in GetNumSamples() 164 LOGW("Requested sample at invalid index %u", index); in GetSampleAtIndex() 190 LOGW("Got short sensor event with %zu bytes, expected >= %u", in SizeIsValid() 285 LOGW("Unsupported compressed sensor type"); in StringForSample()
|
D | apptohostevent.cpp | 138 LOGW("Invalid/short AppToHost event of size %zu", event_data.size()); in IsValid() 149 LOGW("Invalid/short AppToHost event of size %zu", event_data.size()); in GetTypedData()
|
D | resetreasonevent.cpp | 38 LOGW("Invalid/short ResetReason event of size %zu", event_data.size()); in GetReason()
|
D | logevent.cpp | 38 LOGW("Invalid/short LogEvent event of size %zu", event_data.size()); in GetMessage()
|
D | log.h | 33 #define LOGW(fmt, ...) Log::Warn(fmt, ##__VA_ARGS__) macro
|
D | nanomessage.cpp | 126 LOGW("Received unexpected/unsupported event type %u", event_type); in FromBytes() 180 LOGW("Invalid/short event of size %zu", buffer.size()); in EventTypeFromBuffer()
|
D | androidcontexthub.cpp | 227 LOGW("Write returned %d, expected %zu", ret, message.size()); in WriteEvent()
|
/device/generic/goldfish/network/netmgr/ |
D | log.h | 37 #define LOGW(...) do { \ macro
|
D | wifi_forwarder.cpp | 168 LOGW("WifiForwader received warnings when activating pcap: %s", in init()
|
/device/google/marlin/camera/QCamera2/util/ |
D | QCameraPerf.cpp | 396 LOGW("mPerfLockHandle < 0,check if lock is acquired"); in lock_rel_timed() 438 LOGW("mPerfLockHandle < 0,check if lock is acquired"); in lock_rel() 514 LOGW("Request to remove the previous power hint: %d instead of " in powerHint()
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraStateMachine.cpp | 178 LOGW("pthread dead already\n"); in releaseThread() 568 LOGW("already in preview stopped state, do nothing"); in procEvtPreviewStoppedState() 657 LOGW("No ops for evt(%d) in state(%d)", evt, m_state); in procEvtPreviewStoppedState() 724 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewStoppedState() 745 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewStoppedState() 752 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewStoppedState() 1092 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewReadyState() 1108 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewReadyState() 1116 LOGW("Cannot handle evt(%d) in state(%d)", evt, m_state); in procEvtPreviewReadyState() 1292 LOGW("Already in preview ready state, no ops here"); in procEvtPreviewingState() [all …]
|
D | QCamera2HWICallbacks.cpp | 129 LOGW("processEvt Ready for Snaphot failed"); in zsl_channel_cb() 215 LOGW("processEvt face_detection_result failed"); in zsl_channel_cb() 904 LOGW("stream bufDone failed %d", err); in preview_stream_cb_routine() 916 LOGW("Preview callback was not sent succesfully"); in preview_stream_cb_routine() 1067 LOGW("Invalid preview format. Buffer content cannot be processed size = %d", in sendPreviewCallback() 1095 LOGW("fail sending notification"); in sendPreviewCallback() 2066 LOGW("processEvt histogram failed"); in metadata_stream_cb_routine() 2091 LOGW("processEvt face detection failed"); in metadata_stream_cb_routine() 2160 LOGW("processEvt focus failed"); in metadata_stream_cb_routine() 2204 LOGW("processEvt prep_snapshot failed"); in metadata_stream_cb_routine() [all …]
|
D | QCameraChannel.cpp | 300 LOGW("Attempt to start active channel"); in start() 593 LOGW("set preview stream flip failed"); in UpdateStreamBasedParameters() 612 LOGW("set video stream flip failed"); in UpdateStreamBasedParameters() 633 LOGW("set snapshot stream flip failed"); in UpdateStreamBasedParameters() 1503 LOGW("Null Metadata buffer for processing"); in doReprocess()
|
D | QCamera2HWI.cpp | 782 LOGW("Possible FD leak. Release recording called after stop"); in release_recording_frame() 1836 LOGW("Init thermal adapter failed"); in openCamera() 2455 LOGW("get_min_undequeued_buffer_count failed"); in getBufNumRequired() 2470 LOGW("WARNING : minUndequeCount(%d) != hardcoded value(%d)", in getBufNumRequired() 2678 LOGW("Buffer count %d for stream type %d exceeds limit %d", in getBufNumRequired() 3681 LOGW("Metadata stream link failed %d", rc); in startRecording() 3715 LOGW("Metadata stream link failed %d", rc); in startRecording() 3958 LOGW("Failed to enable tone map during HDR/AEBracketing"); in unconfigureAdvancedCapture() 3981 LOGW("Failed to enable tone map during StillMore"); in unconfigureAdvancedCapture() 3988 LOGW("No Advanced Capture feature enabled!!"); in unconfigureAdvancedCapture() [all …]
|
D | QCameraPostProc.cpp | 817 LOGW("Out of PP Buffer PPQ = %d ongoingQ = %d Jpeg = %d onJpeg = %d", in validatePostProcess() 997 LOGW("Input PP Q is not active!!!"); in processData() 1040 LOGW("Input Jpeg Q is not active!!!"); in processData() 1075 LOGW("m_inputRawQ is not active!!!"); in processRawData() 1145 LOGW("No dataCB or CAMERA_MSG_COMPRESSED_IMAGE not enabled"); in processJpegEvt() 1371 LOGW("m_input PP Q is not active!!!"); in processPPData() 1401 LOGW("Input metadata vector contains %d entries, index required %d", in processPPData() 1432 LOGW("Input Jpeg Q is not active!!!"); in processPPData() 2971 LOGW("m_ongoingJpegQ is not active!!!"); in dataProcessRoutine() 3159 LOGW("m_ongoingPPQ is not active!!!"); in doReprocess() [all …]
|
D | QCameraMuxer.cpp | 406 LOGW("Error setting Jpeg callback cookie"); in set_callBacks() 413 LOGW("Error setting data callback"); in set_callBacks() 418 LOGW("Error setting memory callback"); in set_callBacks() 424 LOGW("Error setting mpo cookie"); in set_callBacks()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 1296 LOGW("Metadata is null"); in encodeFWKData() 1682 LOGW("Metadata is null"); in encodeData() 2398 LOGW("getExifDateTime failed"); in getExifData() 2412 LOGW("getExifFocalLength failed"); in getExifData() 2432 LOGW("getExifExpTimeInfo failed"); in getExifData() 2450 LOGW("getExifGpsProcessingMethod failed"); in getExifData() 2471 LOGW("getExifLatitude failed"); in getExifData() 2490 LOGW("getExifLongitude failed"); in getExifData() 2509 LOGW("getExifAltitude failed"); in getExifData() 2529 LOGW("getExifGpsDataTimeStamp failed"); in getExifData() [all …]
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_thread.c | 101 LOGW("len = %lld, errno = %d", in mm_camera_poll_sig_async() 147 LOGW("len = %lld, errno = %d", in mm_camera_poll_sig() 493 LOGW("invalid handler %d (%d)", handler, idx); in mm_camera_poll_thread_del_poll_fd()
|
D | mm_camera.c | 2197 LOGW("No Data for this command"); in mm_camera_create_shim_cmd_packet() 2220 LOGW("Command is NULL"); in mm_camera_destroy_shim_cmd_packet() 2246 LOGW("No Data for this command"); in mm_camera_destroy_shim_cmd_packet()
|
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_ionbuf.c | 169 LOGW("Cache Invalidate failed: %s\n", strerror(errno)); in buffer_invalidate()
|
D | mm_jpeg_exif.c | 628 LOGW("Warning using cached values for 3a"); in process_meta_data() 633 LOGW("Warning using cached values for sensor"); in process_meta_data()
|
/device/generic/goldfish-opengl/ |
D | Android.mk | 97 EMUGL_COMMON_CFLAGS += -DALOGW=LOGW
|
/device/google/contexthub/firmware/os/drivers/window_orientation/ |
D | window_orientation.c | 41 #define LOGW(fmt, ...) do { \ macro 631 LOGW("osEnqueueEvt failure"); in windowOrientationHandleEvent()
|
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/ |
D | nano_calibration.cc | 39 #define NANO_CAL_LOGW(tag, format, ...) LOGW("%s " format, tag, ##__VA_ARGS__)
|