Home
last modified time | relevance | path

Searched refs:ALOGD_IF (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_surface.cpp38 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 …]
Depoll_event_dispatcher.cpp53 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()
Dacquired_buffer.cpp59 ALOGD_IF(TRACE || (ret < 0 && errno != ETIME), in IsAvailable()
83 ALOGD_IF(TRACE, "AcquiredBuffer::Release: buffer_id=%d release_fence=%d", in Release()
Ddisplay_service.cpp128 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/
Dion_buffer.cpp35 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()
Dbuffer_hub_base.cpp66 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()
Dproducer_buffer.cpp14 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/
Ddvr_buffer_queue-test.cpp19 #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/
Dproducer_queue_channel.cpp29 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()
Dconsumer_queue_channel.cpp25 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()
Dbuffer_hub.cpp228 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()
Dproducer_channel.cpp163 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()
Dconsumer_channel.cpp29 ALOGD_IF(TRACE, in ~ConsumerChannel()
101 ALOGD_IF(TRACE, "ConsumerChannel::OnGetBuffer: buffer=%d", buffer_id()); in OnGetBuffer()
/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp46 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 …]
DSensorDevice.cpp574 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 …]
DSensorDirectConnection.cpp31 ALOGD_IF(DEBUG_CONNECTIONS, "Created SensorDirectConnection"); in SensorDirectConnection()
35 ALOGD_IF(DEBUG_CONNECTIONS, "~SensorDirectConnection %p", this); in ~SensorDirectConnection()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp152 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/
Dtask.cpp58 ALOGD_IF(TRACE, in Task()
96 ALOGD_IF(TRACE, in GetStatusField()
128 ALOGD_IF(TRACE, "Task::ReadStatusFields: key=\"%s\" value=\"%s\"", in ReadStatusFields()
Dcpu_set.cpp172 ALOGD_IF(TRACE, in MoveUnboundTasks()
184 ALOGD_IF(TRACE, in MoveUnboundTasks()
/frameworks/ex/framesequence/jni/utils/
Dlog.h83 #ifndef ALOGD_IF
84 #define ALOGD_IF(cond, ...) \ macro
/frameworks/native/libs/vr/libdisplay/
Ddisplay_client.cpp108 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/
DNativeCallbackThread.cpp81 ALOGD_IF(!mQueue.empty(), "Skipped execution of %zu tasks", mQueue.size()); in threadLoop()
/frameworks/native/services/surfaceflinger/
DLayerRejecter.cpp95 ALOGD_IF(DEBUG_RESIZE, in reject()
/frameworks/native/libs/vr/libpdx_uds/
Dchannel_event_set.cpp46 ALOGD_IF(TRACE, "ChannelEventSet::ModifyEvents: clear_mask=%x set_mask=%x", in ModifyEvents()
/frameworks/av/media/codec2/sfplugin/
DPipelineWatcher.cpp81 ALOGD_IF(!buffer, "onInputBufferReleased: buffer already released (%llu:%zu)", in onInputBufferReleased()

123