Home
last modified time | relevance | path

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

12

/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.cpp126 ALOGD_IF(TRACE, "DisplayService::HandleMessage: opcode=%d", message.GetOp()); in HandleMessage()
262 ALOGD_IF(TRACE, "DisplayService::SurfaceUpdated: update_flags=%x", in SurfaceUpdated()
304 ALOGD_IF(TRACE, "DisplayService::OnGetGlobalBuffer: key=%d", key); in OnGetGlobalBuffer()
354 ALOGD_IF(TRACE, in UpdateActiveDisplaySurfaces()
Dvsync_service.cpp204 ALOGD_IF(TRACE > 1, "VSyncChannel::Ack: pid=%d cid=%d\n", pid_, cid_); in Ack()
209 ALOGD_IF(TRACE > 1, "VSyncChannel::Signal: pid=%d cid=%d\n", pid_, cid_); in Signal()
/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_client.cpp67 ALOGD_IF(TRACE, "BufferHubBuffer::ImportBuffer: id=%d.", buffer_desc.id()); in ImportBuffer()
125 ALOGD_IF(TRACE, in ImportBuffer()
129 ALOGD_IF(TRACE, in ImportBuffer()
238 ALOGD_IF(TRACE, "BufferConsumer::Import: channel=%d", channel.value()); in Import()
406 ALOGD_IF(TRACE, in BufferProducer()
448 ALOGD_IF(TRACE, in BufferProducer()
485 ALOGD_IF(TRACE, in BufferProducer()
523 ALOGD_IF(TRACE, in BufferProducer()
559 ALOGD_IF(TRACE, "BufferProducer::BufferProducer: name=%s", name.c_str()); in BufferProducer()
654 ALOGD_IF(TRACE, "BufferProducer::LocalGain: buffer=%d, state=%" PRIx64 ".", in LocalGain()
[all …]
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_producer.cpp38 ALOGD_IF(TRACE, "requestBuffer: slot=%d", slot); in requestBuffer()
75 ALOGD_IF(TRACE, "setMaxDequeuedBufferCount: max_dequeued_buffers=%d", in setMaxDequeuedBufferCount()
136 ALOGD_IF(TRACE, "dequeueBuffer: w=%u, h=%u, format=%d, usage=%" PRIu64, width, in dequeueBuffer()
217 ALOGD_IF(TRACE, "dequeueBuffer: slot=%zu", slot); in dequeueBuffer()
256 ALOGD_IF(TRACE, "queueBuffer: slot %d", slot); in queueBuffer()
364 ALOGD_IF(TRACE, __FUNCTION__); in cancelBuffer()
390 ALOGD_IF(TRACE, "cancelBuffer: slot %d", slot); in cancelBuffer()
396 ALOGD_IF(TRACE, __FUNCTION__); in query()
455 ALOGD_IF(TRACE, "query: key=%d, v=%d", what, value); in query()
466 ALOGD_IF(TRACE, __FUNCTION__); in connect()
[all …]
Dbuffer_hub_queue_client.cpp146 ALOGD_IF( in WaitForBuffers()
184 ALOGD_IF(TRACE, in WaitForBuffers()
263 ALOGD_IF(TRACE, "BufferHubQueue::HandleQueueEvent: hang up event!"); in HandleQueueEvent()
274 ALOGD_IF(TRACE, "BufferHubQueue::AddBuffer: buffer_id=%d slot=%zu", in AddBuffer()
310 ALOGD_IF(TRACE, "BufferHubQueue::RemoveBuffer: slot=%zu", slot); in RemoveBuffer()
353 ALOGD_IF(TRACE, "BufferHubQueue::Dequeue: count=%zu, timeout=%d", count(), in Dequeue()
470 ALOGD_IF(TRACE, "ProducerQueue::AllocateBuffers: new buffer at slot: %zu", in AllocateBuffers()
508 ALOGD_IF(TRACE, "ProducerQueue::AddBuffer: queue_id=%d buffer_id=%d slot=%zu", in AddBuffer()
599 ALOGD_IF(TRACE, "ConsumerQueue::ImportBuffers: buffer_handle=%d", in ImportBuffers()
630 ALOGD_IF(TRACE, "ConsumerQueue::AddBuffer: queue_id=%d buffer_id=%d slot=%zu", in AddBuffer()
[all …]
/frameworks/native/services/vr/bufferhubd/
Dproducer_channel.cpp130 ALOGD_IF(TRACE, in ~ProducerChannel()
211 ALOGD_IF(TRACE, "ProducerChannel::OnGetBuffer: buffer=%d, state=%" PRIx64 ".", in OnGetBuffer()
218 ALOGD_IF(TRACE, in CreateConsumer()
268 ALOGD_IF(TRACE, "ProducerChannel::OnNewConsumer: buffer_id=%d", buffer_id()); in OnNewConsumer()
275 ALOGD_IF(TRACE, "ProducerChannel::OnProducerPost: buffer_id=%d", buffer_id()); in OnProducerPost()
320 ALOGD_IF(TRACE, "ProducerChannel::OnProducerPost: %d pending consumers", in OnProducerPost()
328 ALOGD_IF(TRACE, "ProducerChannel::OnGain: buffer_id=%d", buffer_id()); in OnProducerGain()
352 ALOGD_IF(TRACE, "ProducerChannel::OnConsumerAcquire: buffer_id=%d", in OnConsumerAcquire()
367 ALOGD_IF(TRACE, "ProducerChannel::OnConsumerRelease: buffer_id=%d", in OnConsumerRelease()
399 ALOGD_IF(TRACE, in OnConsumerRelease()
[all …]
Dbuffer_hub.cpp203 ALOGD_IF( in HandleMessage()
251 ALOGD_IF(TRACE, in OnCreateBuffer()
282 ALOGD_IF(TRACE, in OnCreatePersistentBuffer()
346 ALOGD_IF(TRACE, in OnGetPersistentBuffer()
392 ALOGD_IF(TRACE, "BufferHubService::OnCreateProducerQueue: queue_id=%d", in OnCreateProducerQueue()
446 ALOGD_IF(TRACE, in SignalAvailable()
457 ALOGD_IF(TRACE, "BufferHubChannel::SignalAvailable: detached buffer."); in SignalAvailable()
463 ALOGD_IF(TRACE, in ClearAvailable()
474 ALOGD_IF(TRACE, "BufferHubChannel::ClearAvailable: detached buffer."); in ClearAvailable()
480 ALOGD_IF(TRACE, "BufferHubChannel::Hangup: channel_id=%d buffer_id=%d", in Hangup()
[all …]
Dconsumer_queue_channel.cpp27 ALOGD_IF(TRACE, "ConsumerQueueChannel::~ConsumerQueueChannel: channel_id=%d", in ~ConsumerQueueChannel()
86 ALOGD_IF(TRACE, in RegisterNewBuffer()
103 ALOGD_IF(TRACE, in OnConsumerQueueImportBuffers()
153 ALOGD_IF(TRACE, "ConsumerQueueChannel::OnProducerClosed: queue_id=%d", in OnProducerClosed()
Dproducer_queue_channel.cpp30 ALOGD_IF(TRACE, "ProducerQueueChannel::~ProducerQueueChannel: queue_id=%d", in ~ProducerQueueChannel()
101 ALOGD_IF( in OnCreateConsumerQueue()
147 ALOGD_IF(TRACE, in OnProducerQueueAllocateBuffers()
198 ALOGD_IF(TRACE, in AllocateBuffer()
219 ALOGD_IF(TRACE, in AllocateBuffer()
237 ALOGD_IF( in AllocateBuffer()
Dconsumer_channel.cpp31 ALOGD_IF(TRACE, in ~ConsumerChannel()
108 ALOGD_IF(TRACE, "ConsumerChannel::OnGetBuffer: buffer=%d", buffer_id()); in OnGetBuffer()
/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp45 ALOGD_IF(DEBUG_CONNECTIONS, "~SensorEventConnection(%p)", this); in ~SensorEventConnection()
173 ALOGD_IF(DEBUG_CONNECTIONS, "%p removeFd fd=%d", this, in updateLooperRegistrationLocked()
194 ALOGD_IF(DEBUG_CONNECTIONS, "removeFd fd=%d", mChannel->getSendFd()); in updateLooperRegistrationLocked()
205 ALOGD_IF(DEBUG_CONNECTIONS, "%p addFd fd=%d", this, mChannel->getSendFd()); in updateLooperRegistrationLocked()
233 ALOGD_IF(DEBUG_CONNECTIONS, "flush complete event sensor==%d ", in sendEvents()
254 ALOGD_IF(DEBUG_CONNECTIONS, "First flush event for sensor==%d ", in sendEvents()
388 ALOGD_IF(DEBUG_CONNECTIONS, "reAllocateCacheLocked maxCacheSize=%d %d", mMaxCacheSize, in reAllocateCacheLocked()
423 ALOGD_IF(DEBUG_CONNECTIONS, "sent dropped flush complete event==%d ", in sendPendingFlushEventsLocked()
468 ALOGD_IF(DEBUG_CONNECTIONS, "wrote %d events from cache size==%d ", in writeToSocketFromCache()
478 ALOGD_IF(DEBUG_CONNECTIONS, "wrote all events from cache size=%d ", mCacheSize); in writeToSocketFromCache()
[all …]
DSensorDevice.cpp240 ALOGD_IF(DEBUG_CONNECTIONS, in activate()
245 ALOGD_IF(DEBUG_CONNECTIONS, "enable index=%zd", info.batchParams.indexOfKey(ident)); in activate()
263 ALOGD_IF(DEBUG_CONNECTIONS, "disable index=%zd", info.batchParams.indexOfKey(ident)); in activate()
281 ALOGD_IF(DEBUG_CONNECTIONS, in activate()
297 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w activate handle=%d enabled=%d", handle, in activate()
327 ALOGD_IF(DEBUG_CONNECTIONS, in batch()
346 ALOGD_IF(DEBUG_CONNECTIONS, in batch()
355 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w BATCH 0x%08x %" PRId64 " %" PRId64, handle, in batch()
382 ALOGD_IF(DEBUG_CONNECTIONS, "\t>>> actuating h/w flush %d", handle); in flush()
405 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/libdvr/tests/
Ddvr_buffer_queue-test.cpp16 #ifndef ALOGD_IF
17 #define ALOGD_IF(cond, ...) \ macro
52 ALOGD_IF(TRACE, "Buffer avaiable, count=%d", buffer_available_count_); in HandleBufferAvailable()
57 ALOGD_IF(TRACE, "Buffer removed, buffer=%p, count=%d", buffer, in HandleBufferRemoved()
84 ALOGD_IF(TRACE, "TestWrite_QueueGetCapacity, capacity=%zu", capacity); in TEST_F()
171 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, gain buffer %p, fence_fd=%d", in TEST_F()
195 ALOGD_IF(TRACE, in TEST_F()
211 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, capacity=%zu", capacity); in TEST_F()
271 ALOGD_IF(TRACE, "TestResizeBuffer, capacity=%zu", capacity); in TEST_F()
284 ALOGD_IF(TRACE, "TestResizeBuffer, gain buffer %p", wb1); in TEST_F()
[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.cpp176 ALOGD_IF(TRACE, in MoveUnboundTasks()
188 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.cpp109 ALOGD_IF(TRACE, "Surface::CreateQueue: Creating empty queue."); in CreateQueue()
135 ALOGD_IF(TRACE, in CreateQueue()
145 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/base/libs/hwui/
DGlopBuilder.cpp682 ALOGD_IF(fill.colorEnabled, " color (argb) %.2f %.2f %.2f %.2f", in dump()
684 ALOGD_IF(fill.filterMode != ProgramDescription::ColorFilterMode::None, in dump()
686 ALOGD_IF(fill.skiaShaderData.skiaShaderType, " shader type %d", in dump()
692 ALOGD_IF(glop.transform.transformFlags, " transformFlags 0x%x", glop.transform.transformFlags); in dump()
694 ALOGD_IF(glop.roundRectClipState, "Glop RRCS %p", glop.roundRectClipState); in dump()
/frameworks/native/services/surfaceflinger/
DLayerRejecter.cpp92 ALOGD_IF(DEBUG_RESIZE, in reject()

12