/frameworks/native/libs/vr/libvrflinger/ |
D | display_surface.cpp | 38 ALOGD_IF(LOCAL_TRACE, in ~DisplaySurface() 128 ALOGD_IF(TRACE, in SurfaceUpdated() 137 ALOGD_IF(TRACE > 1, "DisplaySurface::ClearUpdate: surface_id=%d", in ClearUpdate() 144 ALOGD_IF( in OnGetSurfaceInfo() 153 ALOGD_IF(TRACE, "DisplaySurface::RegisterQueue: surface_id=%d queue_id=%d", in RegisterQueue() 177 ALOGD_IF(TRACE, "DisplaySurface::UnregisterQueue: surface_id=%d queue_id=%d", in UnregisterQueue() 191 ALOGD_IF(TRACE, in GetQueue() 214 ALOGD_IF(TRACE, in OnCreateQueue() 247 ALOGD_IF(TRACE, in OnQueueEvent() 258 ALOGD_IF(TRACE, "ApplicationDisplaySurface::OnQueueEvent: Removing queue."); in OnQueueEvent() [all …]
|
D | epoll_event_dispatcher.cpp | 53 ALOGD_IF( in AddEventHandler() 68 ALOGD_IF(TRACE, "EpollEventDispatcher::RemoveEventHandler: fd=%d", fd); in RemoveEventHandler() 104 ALOGD_IF(TRACE > 1, "EpollEventDispatcher::EventThread: num_events=%d", in EventThread() 108 ALOGD_IF( in EventThread() 132 ALOGD_IF(TRACE, in EventThread()
|
D | acquired_buffer.cpp | 59 ALOGD_IF(TRACE || (ret < 0 && errno != ETIME), in IsAvailable() 83 ALOGD_IF(TRACE, "AcquiredBuffer::Release: buffer_id=%d release_fence=%d", in Release()
|
D | display_service.cpp | 128 ALOGD_IF(TRACE, "DisplayService::HandleMessage: opcode=%d", message.GetOp()); in HandleMessage() 264 ALOGD_IF(TRACE, "DisplayService::SurfaceUpdated: update_flags=%x", in SurfaceUpdated() 306 ALOGD_IF(TRACE, "DisplayService::OnGetGlobalBuffer: key=%d", key); in OnGetGlobalBuffer() 356 ALOGD_IF(TRACE, in UpdateActiveDisplaySurfaces()
|
/frameworks/native/libs/vr/libbufferhub/ |
D | ion_buffer.cpp | 35 ALOGD_IF(TRACE, in IonBuffer() 45 ALOGD_IF(TRACE, in ~IonBuffer() 57 ALOGD_IF(TRACE, "IonBuffer::operator=: handle_=%p other.handle_=%p", handle(), in operator =() 76 ALOGD_IF(TRACE, in Alloc() 94 ALOGD_IF(TRACE, in Reset() 105 ALOGD_IF(TRACE, in Import() 127 ALOGD_IF(TRACE, in Import() 201 ALOGD_IF(TRACE, in Lock() 217 ALOGD_IF(TRACE, in LockYUV() 231 ALOGD_IF(TRACE, "IonBuffer::Unlock: handle=%p", handle()); in Unlock()
|
D | buffer_hub_base.cpp | 66 ALOGD_IF(TRACE, "BufferHubBase::ImportBuffer: id=%d.", buffer_desc.id()); in ImportBuffer() 126 ALOGD_IF(TRACE, in ImportBuffer() 130 ALOGD_IF(TRACE, in ImportBuffer() 134 ALOGD_IF( in ImportBuffer()
|
D | producer_buffer.cpp | 14 ALOGD_IF(TRACE, in ProducerBuffer() 41 ALOGD_IF(TRACE, "ProducerBuffer::ProducerBuffer: usage=%" PRIx64 " size=%zu", in ProducerBuffer() 166 ALOGD_IF(TRACE, "%s: buffer=%d, state=%" PRIx32 ".", __FUNCTION__, id(), in LocalGain() 276 ALOGD_IF(TRACE, "ProducerBuffer::Import: channel=%d", channel.value()); in Import()
|
/frameworks/native/libs/vr/libdvr/tests/ |
D | dvr_buffer_queue-test.cpp | 19 #ifndef ALOGD_IF 20 #define ALOGD_IF(cond, ...) \ macro 56 ALOGD_IF(TRACE, "Buffer avaiable, count=%d", buffer_available_count_); in HandleBufferAvailable() 61 ALOGD_IF(TRACE, "Buffer removed, buffer=%p, count=%d", buffer, in HandleBufferRemoved() 88 ALOGD_IF(TRACE, "TestWrite_QueueGetCapacity, capacity=%zu", capacity); in TEST_F() 175 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, gain buffer %p, fence_fd=%d", in TEST_F() 199 ALOGD_IF(TRACE, in TEST_F() 215 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, capacity=%zu", capacity); in TEST_F() 275 ALOGD_IF(TRACE, "TestResizeBuffer, capacity=%zu", capacity); in TEST_F() 288 ALOGD_IF(TRACE, "TestResizeBuffer, gain buffer %p", wb1); in TEST_F() [all …]
|
/frameworks/native/services/vr/bufferhubd/ |
D | producer_queue_channel.cpp | 29 ALOGD_IF(TRACE, "ProducerQueueChannel::~ProducerQueueChannel: queue_id=%d", in ~ProducerQueueChannel() 105 ALOGD_IF( in OnCreateConsumerQueue() 151 ALOGD_IF(TRACE, in OnProducerQueueAllocateBuffers() 202 ALOGD_IF(TRACE, in AllocateBuffer() 223 ALOGD_IF(TRACE, in AllocateBuffer() 241 ALOGD_IF( in AllocateBuffer() 288 ALOGD_IF(TRACE, in OnProducerQueueInsertBuffer()
|
D | consumer_queue_channel.cpp | 25 ALOGD_IF(TRACE, "ConsumerQueueChannel::~ConsumerQueueChannel: channel_id=%d", in ~ConsumerQueueChannel() 85 ALOGD_IF(TRACE, "%s: queue_id=%d buffer_id=%d slot=%zu silent=%d", in RegisterNewBuffer() 111 ALOGD_IF(TRACE, "%s: pending_buffer_slots=%zu", __FUNCTION__, in OnConsumerQueueImportBuffers() 159 ALOGD_IF(TRACE, "ConsumerQueueChannel::OnProducerClosed: queue_id=%d", in OnProducerClosed()
|
D | buffer_hub.cpp | 228 ALOGD_IF( in HandleMessage() 260 ALOGD_IF(TRACE, in OnCreateBuffer() 290 ALOGD_IF(TRACE, "BufferHubService::OnCreateProducerQueue: queue_id=%d", in OnCreateProducerQueue() 313 ALOGD_IF(TRACE, in SignalAvailable() 326 ALOGD_IF(TRACE, in ClearAvailable() 339 ALOGD_IF(TRACE, "BufferHubChannel::Hangup: channel_id=%d buffer_id=%d", in Hangup()
|
D | producer_channel.cpp | 163 ALOGD_IF(TRACE, in ~ProducerChannel() 242 ALOGD_IF(TRACE, "ProducerChannel::OnGetBuffer: buffer=%d, state=%" PRIx32 ".", in OnGetBuffer() 384 ALOGD_IF(TRACE, "ProducerChannel::OnNewConsumer: buffer_id=%d", buffer_id()); in OnNewConsumer() 395 ALOGD_IF(TRACE, "%s: buffer_id=%d, state=0x%x", __FUNCTION__, buffer_id(), in OnProducerPost() 440 ALOGD_IF(TRACE, "%s: buffer_id=%d", __FUNCTION__, buffer_id()); in OnProducerGain() 509 ALOGD_IF(TRACE, "ProducerChannel::OnConsumerAcquire: buffer_id=%d", in OnConsumerAcquire() 520 ALOGD_IF(TRACE, "ProducerChannel::OnConsumerRelease: buffer_id=%d", in OnConsumerRelease()
|
D | consumer_channel.cpp | 29 ALOGD_IF(TRACE, in ~ConsumerChannel() 101 ALOGD_IF(TRACE, "ConsumerChannel::OnGetBuffer: buffer=%d", buffer_id()); in OnGetBuffer()
|
/frameworks/native/services/sensorservice/ |
D | SensorEventConnection.cpp | 46 ALOGD_IF(DEBUG_CONNECTIONS, "~SensorEventConnection(%p)", this); in ~SensorEventConnection() 181 ALOGD_IF(DEBUG_CONNECTIONS, "%p removeFd fd=%d", this, in updateLooperRegistrationLocked() 202 ALOGD_IF(DEBUG_CONNECTIONS, "removeFd fd=%d", mChannel->getSendFd()); in updateLooperRegistrationLocked() 213 ALOGD_IF(DEBUG_CONNECTIONS, "%p addFd fd=%d", this, mChannel->getSendFd()); in updateLooperRegistrationLocked() 244 ALOGD_IF(DEBUG_CONNECTIONS, "flush complete event sensor==%d ", in sendEvents() 265 ALOGD_IF(DEBUG_CONNECTIONS, "First flush event for sensor==%d ", in sendEvents() 409 ALOGD_IF(DEBUG_CONNECTIONS, "reAllocateCacheLocked maxCacheSize=%d %d", mMaxCacheSize, in reAllocateCacheLocked() 498 ALOGD_IF(DEBUG_CONNECTIONS, "sent dropped flush complete event==%d ", in sendPendingFlushEventsLocked() 546 ALOGD_IF(DEBUG_CONNECTIONS, "wrote %d events from cache size==%d ", in writeToSocketFromCache() 556 ALOGD_IF(DEBUG_CONNECTIONS, "wrote all events from cache size=%d ", mCacheSize); in writeToSocketFromCache() [all …]
|
D | SensorDevice.cpp | 574 ALOGD_IF(DEBUG_CONNECTIONS, in activateLocked() 579 ALOGD_IF(DEBUG_CONNECTIONS, "enable index=%zd", info.batchParams.indexOfKey(ident)); in activateLocked() 596 ALOGD_IF(DEBUG_CONNECTIONS, "disable index=%zd", info.batchParams.indexOfKey(ident)); in activateLocked() 614 ALOGD_IF(DEBUG_CONNECTIONS, in activateLocked() 630 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w activate handle=%d enabled=%d", handle, in activateLocked() 665 ALOGD_IF(DEBUG_CONNECTIONS, in batch() 694 ALOGD_IF(DEBUG_CONNECTIONS, in batchLocked() 703 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w BATCH 0x%08x %" PRId64 " %" PRId64, handle, in batchLocked() 729 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w flush %d", handle); in flush() 761 ALOGD_IF(DEBUG_CONNECTIONS, "\t>> reenable actuating h/w sensor enable handle=%d ", in enableAllSensors() [all …]
|
D | SensorDirectConnection.cpp | 31 ALOGD_IF(DEBUG_CONNECTIONS, "Created SensorDirectConnection"); in SensorDirectConnection() 35 ALOGD_IF(DEBUG_CONNECTIONS, "~SensorDirectConnection %p", this); in ~SensorDirectConnection()
|
/frameworks/native/libs/vr/libbufferhubqueue/ |
D | buffer_hub_queue_client.cpp | 152 ALOGD_IF( in WaitForBuffers() 189 ALOGD_IF(TRACE, in WaitForBuffers() 268 ALOGD_IF(TRACE, "%s: hang up event!", __FUNCTION__); in HandleQueueEvent() 279 ALOGD_IF(TRACE, "%s: buffer_id=%d slot=%zu", __FUNCTION__, buffer->id(), in AddBuffer() 314 ALOGD_IF(TRACE, "%s: slot=%zu", __FUNCTION__, slot); in RemoveBuffer() 364 ALOGD_IF(TRACE, "%s: count=%zu, timeout=%d", __FUNCTION__, count(), timeout); in Dequeue() 485 ALOGD_IF(TRACE, "ProducerQueue::AllocateBuffers: new buffer at slot: %zu", in AllocateBuffers() 521 ALOGD_IF(TRACE, "ProducerQueue::AddBuffer: queue_id=%d buffer_id=%d slot=%zu", in AddBuffer() 718 ALOGD_IF(TRACE, ": buffer_handle=%d", __FUNCTION__, in ImportBuffers() 749 ALOGD_IF(TRACE, "%s: queue_id=%d buffer_id=%d slot=%zu", __FUNCTION__, id(), in AddBuffer() [all …]
|
/frameworks/native/services/vr/performanced/ |
D | task.cpp | 58 ALOGD_IF(TRACE, in Task() 96 ALOGD_IF(TRACE, in GetStatusField() 128 ALOGD_IF(TRACE, "Task::ReadStatusFields: key=\"%s\" value=\"%s\"", in ReadStatusFields()
|
D | cpu_set.cpp | 172 ALOGD_IF(TRACE, in MoveUnboundTasks() 184 ALOGD_IF(TRACE, in MoveUnboundTasks()
|
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 83 #ifndef ALOGD_IF 84 #define ALOGD_IF(cond, ...) \ macro
|
/frameworks/native/libs/vr/libdisplay/ |
D | display_client.cpp | 108 ALOGD_IF(TRACE, "Surface::CreateQueue: Creating empty queue."); in CreateQueue() 134 ALOGD_IF(TRACE, in CreateQueue() 144 ALOGD_IF(TRACE, "Surface::CreateQueue: Allocating %zu buffers...", capacity); in CreateQueue()
|
/frameworks/base/services/core/jni/BroadcastRadio/ |
D | NativeCallbackThread.cpp | 81 ALOGD_IF(!mQueue.empty(), "Skipped execution of %zu tasks", mQueue.size()); in threadLoop()
|
/frameworks/native/services/surfaceflinger/ |
D | LayerRejecter.cpp | 95 ALOGD_IF(DEBUG_RESIZE, in reject()
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | channel_event_set.cpp | 46 ALOGD_IF(TRACE, "ChannelEventSet::ModifyEvents: clear_mask=%x set_mask=%x", in ModifyEvents()
|
/frameworks/av/media/codec2/sfplugin/ |
D | PipelineWatcher.cpp | 81 ALOGD_IF(!buffer, "onInputBufferReleased: buffer already released (%llu:%zu)", in onInputBufferReleased()
|