Home
last modified time | relevance | path

Searched refs:ALOGV (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/nativewindow/GonkBufferQueueLL/
H A DGonkBufferQueueConsumer.cpp186 ALOGV("detachBuffer(C): slot %d", slot); in detachBuffer()
252 ALOGV("attachBuffer(C): returning slot %d", *outSlot); in attachBuffer()
315 ALOGV("releaseBuffer: releasing slot %d", slot); in releaseBuffer()
347 ALOGV("connect(C): controlledByApp=%s", in connect()
366 ALOGV("disconnect(C)"); in disconnect()
455 ALOGV("disableAsyncBuffer"); in disableAsyncBuffer()
478 ALOGV("setMaxAcquiredBufferCount: %d", maxAcquiredBuffers); in setMaxAcquiredBufferCount()
485 ALOGV("setConsumerName: '%s'", name.string()); in setConsumerName()
493 ALOGV("setDefaultBufferFormat: %u", defaultFormat); in setDefaultBufferFormat()
501 ALOGV("setConsumerUsageBits: %#x", usage); in setConsumerUsageBits()
[all …]
H A DGonkBufferQueueProducer.cpp52 ALOGV("requestBuffer: slot %d", slot); in requestBuffer()
77 ALOGV("setBufferCount: count = %d", bufferCount); in setBufferCount()
224 ALOGV("%s: queue size is %zu, waiting", caller, in waitForFreeSlotThenRelock()
388 ALOGV("detachBuffer(P): slot %d", slot); in detachBuffer()
452 ALOGV("detachNextBuffer detached slot %d", found); in detachNextBuffer()
495 ALOGV("attachBuffer(P): returning slot %d flags=%#x", in attachBuffer()
507 ALOGV("setSynchronousMode: enabled=%d", enabled); in setSynchronousMode()
594 ALOGV("queueBuffer: slot=%d/%" PRIu64 " time=%" PRIu64 in queueBuffer()
682 ALOGV("cancelBuffer: slot %d", slot); in cancelBuffer()
750 ALOGV("query: %d? %d", what, value); in query()
[all …]
H A DGonkBufferQueueCore.cpp74 ALOGV("GonkBufferQueueCore"); in GonkBufferQueueCore()
174 ALOGV("setDefaultMaxBufferCount: invalid count %d, should be in " in setDefaultMaxBufferCountLocked()
180 ALOGV("setDefaultMaxBufferCount: setting count to %d", count); in setDefaultMaxBufferCountLocked()
188 ALOGV("freeBufferLocked: slot %d", slot); in freeBufferLocked()
223 ALOGV("stillTracking: item { slot=%d/%" PRIu64 " buffer=%p } " in stillTracking()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/nativewindow/
H A DGonkConsumerBaseKK.cpp63 ALOGV("~GonkConsumerBase"); in ~GonkConsumerBase()
79 ALOGV("freeBufferLocked: slotIndex=%d", slotIndex); in freeBufferLocked()
92 ALOGV("onFrameAvailable"); in onFrameAvailable()
101 ALOGV("actually calling onFrameAvailable"); in onFrameAvailable()
109 ALOGV("onBuffersReleased"); in onBuffersReleased()
126 ALOGV("abandon"); in abandon()
136 ALOGV("abandonLocked"); in abandonLocked()
147 ALOGV("setFrameAvailableListener"); in setFrameAvailableListener()
183 ALOGV("acquireBufferLocked: -> slot=%d", item->mBuf); in acquireBufferLocked()
196 ALOGV("addReleaseFenceLocked: slot=%d", slot); in addReleaseFenceLocked()
[all …]
H A DGonkConsumerBaseLL.cpp66 ALOGV("~GonkConsumerBase"); in ~GonkConsumerBase()
82 ALOGV("freeBufferLocked: slotIndex=%d", slotIndex); in freeBufferLocked()
93 ALOGV("onFrameAvailable"); in onFrameAvailable()
102 ALOGV("actually calling onFrameAvailable"); in onFrameAvailable()
110 ALOGV("onBuffersReleased"); in onFrameAvailable()
130 ALOGV("abandon"); in onFrameAvailable()
140 ALOGV("abandonLocked"); in onFrameAvailable()
151 ALOGV("setFrameAvailableListener"); in onFrameAvailable()
187 ALOGV("acquireBufferLocked: -> slot=%d/%" PRIu64, in onFrameAvailable()
201 ALOGV("addReleaseFenceLocked: slot=%d", slot); in onFrameAvailable()
[all …]
H A DGonkBufferQueueKK.cpp80 ALOGV("GonkBufferQueue"); in GonkBufferQueue()
84 ALOGV("~GonkBufferQueue"); in ~GonkBufferQueue()
115 ALOGV("setTransformHint: %02x", hint); in setTransformHint()
158 ALOGV("setBufferCount: count=%d", bufferCount); in setBufferCount()
252 ALOGV("requestBuffer: slot=%d", slot); in requestBuffer()
482 ALOGV("setSynchronousMode: enabled=%d", enabled); in setSynchronousMode()
645 ALOGV("cancelBuffer: slot=%d", buf); in cancelBuffer()
751 ALOGV("disconnect: api=%d", api); in disconnect()
1071 ALOGV("consumerConnect controlledByApp=%s", in consumerConnect()
1091 ALOGV("consumerDisconnect"); in consumerDisconnect()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libsuspend/
H A Dautosuspend.c41 ALOGV("autosuspend initialized"); in autosuspend_init()
53 ALOGV("autosuspend_enable"); in autosuspend_enable()
76 ALOGV("autosuspend_disable"); in autosuspend_disable()
99 ALOGV("autosuspend_force_suspend"); in autosuspend_force_suspend()
112 ALOGV("set_wakeup_callback"); in autosuspend_set_wakeup_callback()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libsuspend/
H A Dautosuspend.c41 ALOGV("autosuspend initialized"); in autosuspend_init()
53 ALOGV("autosuspend_enable"); in autosuspend_enable()
76 ALOGV("autosuspend_disable"); in autosuspend_disable()
99 ALOGV("autosuspend_force_suspend"); in autosuspend_force_suspend()
112 ALOGV("set_wakeup_callback"); in autosuspend_set_wakeup_callback()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libqtaguid/
H A Dqtaguid.c59 ALOGV("write_ctrl(%s)", cmd); in write_ctrl()
74 ALOGV("Failed write_ctrl(%s) res=%d errno=%d", cmd, res, savedErrno); in write_ctrl()
89 ALOGV("Tagging socket %d with tag %" PRIx64 "{%u,0} for uid %d", sockfd, kTag, tag, uid); in legacy_tagSocket()
104 ALOGV("Untagging socket %d", sockfd); in legacy_untagSocket()
119 ALOGV("Setting counters to set %d for uid %d", counterSetNum, uid); in legacy_setCounterSet()
131 ALOGV("Deleting tag data with tag %" PRIx64 "{%d,0} for uid %d", kTag, tag, uid); in legacy_deleteTagData()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libqtaguid/
H A Dqtaguid.c59 ALOGV("write_ctrl(%s)", cmd); in write_ctrl()
74 ALOGV("Failed write_ctrl(%s) res=%d errno=%d", cmd, res, savedErrno); in write_ctrl()
89 ALOGV("Tagging socket %d with tag %" PRIx64 "{%u,0} for uid %d", sockfd, kTag, tag, uid); in legacy_tagSocket()
104 ALOGV("Untagging socket %d", sockfd); in legacy_untagSocket()
119 ALOGV("Setting counters to set %d for uid %d", counterSetNum, uid); in legacy_setCounterSet()
131 ALOGV("Deleting tag data with tag %" PRIx64 "{%d,0} for uid %d", kTag, tag, uid); in legacy_deleteTagData()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libcutils/
H A Dqtaguid.cpp103 ALOGV("Tagging socket %d with tag %u for uid %d", sockfd, tag, uid); in qtaguid_tagSocket()
114 ALOGV("Untagging socket %d", sockfd); in qtaguid_untagSocket()
119 ALOGV("Setting counters to set %d for uid %d", counterSetNum, uid); in qtaguid_setCounterSet()
124 ALOGV("Deleting tag data with tag %u for uid %d", tag, uid); in qtaguid_deleteTagData()
H A Dproperties.cpp81 ALOGV("%s(%s,%" PRIdMAX ") - overflow", __FUNCTION__, key, default_value); in property_get_imax()
85 ALOGV("%s(%s,%" PRIdMAX ") - out of range", __FUNCTION__, key, default_value); in property_get_imax()
89 ALOGV("%s(%s,%" PRIdMAX ") - numeric conversion failed", __FUNCTION__, key, in property_get_imax()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libcutils/
H A Dqtaguid.cpp103 ALOGV("Tagging socket %d with tag %u for uid %d", sockfd, tag, uid); in qtaguid_tagSocket()
114 ALOGV("Untagging socket %d", sockfd); in qtaguid_untagSocket()
119 ALOGV("Setting counters to set %d for uid %d", counterSetNum, uid); in qtaguid_setCounterSet()
124 ALOGV("Deleting tag data with tag %u for uid %d", tag, uid); in qtaguid_deleteTagData()
H A Dproperties.cpp81 ALOGV("%s(%s,%" PRIdMAX ") - overflow", __FUNCTION__, key, default_value); in property_get_imax()
85 ALOGV("%s(%s,%" PRIdMAX ") - out of range", __FUNCTION__, key, default_value); in property_get_imax()
89 ALOGV("%s(%s,%" PRIdMAX ") - numeric conversion failed", __FUNCTION__, key, in property_get_imax()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/frameworks/av/media/libstagefright/
H A DUtils.cpp289 ALOGV("block at %d, last was %d", i, lastparamoffset);
304 ALOGV("csd0 contains %d params", numparams);
320 ALOGV("block at %d, last was %d", i, lastparamoffset);
515 ALOGV("sendMetaDataToHal: bitRate %d, sampleRate %d, chanMask %d,"
564 ALOGV("Mime type \"%s\" mapped to audio_format %d", mime, info.format);
575 ALOGV("track of type '%s' does not publish sample rate", mime);
581 ALOGV("track of type '%s' does not publish channel mask", mime);
586 ALOGV("track of type '%s' does not publish channel count", mime);
595 ALOGV("track of type '%s' does not publish duration", mime);
601 ALOGV("track of type '%s' does not publish bitrate", mime);
H A DMPEG4Extractor.cpp352 ALOGV("MPEG4Extractor::countTracks: no tracks"); in countTracks()
363 ALOGV("MPEG4Extractor::countTracks: %d tracks", n); in countTracks()
663 ALOGV("entering parseChunk %lld/%d", *offset, depth); in parseChunk()
702 ALOGV("chunk: %s @ %lld, %d", chunk, *offset, depth); in parseChunk()
1861 ALOGV("mdat chunk, drm: %d", mIsDrm); in parseChunk()
2050 ALOGV("MPEG4Extractor::parseSegmentIndex"); in parseSegmentIndex()
2064 ALOGV("sidx version %d", version); in parseSegmentIndex()
2126 ALOGV("refcount: %d", referenceCount); in parseSegmentIndex()
2167 ALOGV("duration: %lld", mSidxDuration); in parseSegmentIndex()
2293 ALOGV("meta: %s @ %lld", chunk, offset); in parseMetaData()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A DEventHub.cpp668 ALOGV("Reporting device closed: id=%d, name=%s\n", in getEvents()
690 ALOGV("Reporting device opened: id=%d, name=%s\n", in getEvents()
728 ALOGV("awoken after wake()"); in getEvents()
946 ALOGV("wake() called"); in wake()
997 ALOGV("Opening device: %s", devicePath); in openDeviceLocked()
1075 ALOGV("add device %d: %s\n", deviceId, devicePath); in openDeviceLocked()
1076 ALOGV(" bus: %04x\n" in openDeviceLocked()
1085 ALOGV(" driver: v%d.%d.%d\n", in openDeviceLocked()
1223 ALOGV("Dropping device: id=%d, path='%s', name='%s'", in openDeviceLocked()
1438 ALOGV("EventHub::readNotify nfd: %d\n", mINotifyFd); in readNotifyLocked()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/liblog/include/log/
H A Dlog_main.h175 #ifndef ALOGV
178 #define ALOGV(...) \ macro
185 #define ALOGV(...) __ALOGV(__VA_ARGS__)
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/liblog/include_vndk/log/
H A Dlog_main.h175 #ifndef ALOGV
178 #define ALOGV(...) \ macro
185 #define ALOGV(...) __ALOGV(__VA_ARGS__)
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/liblog/include/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/liblog/include_vndk/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro
/dports/lang/clover/mesa-21.3.6/include/android_stub/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/android_stub/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro
/dports/graphics/libosmesa/mesa-21.3.6/include/android_stub/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro
/dports/graphics/mesa-libs/mesa-21.3.6/include/android_stub/log/
H A Dlog_main.h197 #ifndef ALOGV
200 #define ALOGV(...) \ macro
208 #define ALOGV(...) __ALOGV(__VA_ARGS__) macro

1234567