Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 183) sorted by relevance

12345678

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp137 ALOGI("OpenGL ES informations:"); in create()
138 ALOGI("vendor : %s", extensions.getVendor()); in create()
139 ALOGI("renderer : %s", extensions.getRenderer()); in create()
140 ALOGI("version : %s", extensions.getVersion()); in create()
141 ALOGI("extensions: %s", extensions.getExtension()); in create()
142 ALOGI("GL_MAX_TEXTURE_SIZE = %zu", engine->getMaxTextureSize()); in create()
143 ALOGI("GL_MAX_VIEWPORT_DIMS = %zu", engine->getMaxViewportDims()); in create()
429 ALOGI("EGL information:"); in chooseEglConfig()
430 ALOGI("vendor : %s", eglQueryString(display, EGL_VENDOR)); in chooseEglConfig()
431 ALOGI("version : %s", eglQueryString(display, EGL_VERSION)); in chooseEglConfig()
[all …]
/frameworks/native/opengl/tests/gl_perfapp/jni/
Dgl_code.cpp44 ALOGI("done\n"); in doTest()
75 ALOGI("Closing partially written output.n"); in Java_com_android_glperf_GLPerfLib_init()
79 ALOGI("Writing to: %s\n",fileName); in Java_com_android_glperf_GLPerfLib_init()
85 ALOGI("\nvarColor, texCount, modulate, extraMath, texSize, blend, Mpps, DC60\n"); in Java_com_android_glperf_GLPerfLib_init()
/frameworks/native/cmds/installd/
Dutils.cpp554 CACHE_NOISY(ALOGI("Allocated large cache mem block: %p size %d", res, len)); in _cache_malloc()
572 CACHE_NOISY(ALOGI("Allocated new cache mem block: %p", newBlock)); in _cache_malloc()
579 CACHE_NOISY(ALOGI("cache_malloc: ret %p size %d, block=%p, nextPos=%p", in _cache_malloc()
599 ALOGI("Collected cache so far: %zd directories, %zd files", in _inc_num_cache_collected()
657 CACHE_NOISY(ALOGI("Setting file %p at position %d in array %p", file, in _add_cache_file_t()
676 CACHE_NOISY(ALOGI("_add_cache_files: parent=%p dirName=%s dir=%p pathBase=%s", in _add_cache_files()
719 CACHE_NOISY(ALOGI("Collecting dir %s\n", pathBase)); in _add_cache_files()
752 CACHE_NOISY(ALOGI("Collecting file %s\n", pathBase)); in _add_cache_files()
788 CACHE_NOISY(ALOGI("add_cache_files: basepath=%s\n", basepath)); in add_cache_files()
817 CACHE_NOISY(ALOGI("Adding cache files from dir: %s\n", dirname)); in add_cache_files()
[all …]
/frameworks/av/media/libstagefright/wifi-display/source/
DWifiDisplaySource.cpp254 ALOGI("We now have a client (%d) connected.", sessionID); in onMessageReceived()
379 ALOGI("playback session timed out, reaping."); in onMessageReceived()
401 ALOGI("playback session wants to quit."); in onMessageReceived()
495 ALOGI("TEARDOWN trigger timed out, forcing disconnection."); in onMessageReceived()
511 ALOGI("Saw HDCP notification code %d, ext1 %d, ext2 %d", in onMessageReceived()
690 ALOGI("Sending TEARDOWN trigger."); in sendTrigger()
886 ALOGI("Picked video resolution %zu x %zu %c%zu", in onReceiveM3Response()
889 ALOGI("Picked AVC profile %d, level %d", in onReceiveM3Response()
892 ALOGI("Sink doesn't support video at all."); in onReceiveM3Response()
918 ALOGI("Using PCM audio."); in onReceiveM3Response()
[all …]
DConverter.cpp165 ALOGI("using audio bitrate of %d bps, video bitrate of %d bps", in initEncoder()
217 ALOGI("We going to manually prepend SPS and PPS to IDR frames."); in initEncoder()
327 ALOGI("dropping frame."); in onMessageReceived()
338 ALOGI("queueing mbuf %p", mbuf); in onMessageReceived()
356 ALOGI("audio in silent mode now."); in onMessageReceived()
361 ALOGI("audio no longer in silent mode."); in onMessageReceived()
384 ALOGI("[%s] kWhatEncoderActivity after %lld us", in onMessageReceived()
420 ALOGI("shutting down %s encoder", mIsVideo ? "video" : "audio"); in onMessageReceived()
426 ALOGI("encoder (%s) shut down.", mime.c_str()); in onMessageReceived()
DMediaPuller.cpp121 ALOGI("MediaPuller(%s) stopping.", mime.c_str()); in onMessageReceived()
123 ALOGI("MediaPuller(%s) stopped.", mime.c_str()); in onMessageReceived()
156 ALOGI("stream ended."); in onMessageReceived()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp17 ALOGI("GL %s = %s\n", name, v); in printGLString()
23 ALOGI("after %s() glError (0x%x)\n", op, error); in checkGlError()
110 ALOGI("setupGraphics(%d, %d)", w, h); in setupGraphics()
118 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n", in setupGraphics()
/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp17 ALOGI("GL %s = %s\n", name, v); in printGLString()
23 ALOGI("after %s() glError (0x%x)\n", op, error); in checkGlError()
110 ALOGI("setupGraphics(%d, %d)", w, h); in setupGraphics()
118 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n", in setupGraphics()
/frameworks/av/services/audioflinger/
DSpdifStreamOut.cpp83 ALOGI("SpdifStreamOut::open() AudioFlinger requested" in open()
88 ALOGI("SpdifStreamOut::open() HAL configured for" in open()
100 ALOGI("SpdifStreamOut::open() status = %d", status); in open()
/frameworks/av/media/mtp/
DMtpProperty.cpp342 ALOGI(" %s (%04X)", MtpDebug::getDevicePropCodeName(mCode), mCode); in print()
344 ALOGI(" %s (%04X)", MtpDebug::getObjectPropCodeName(mCode), mCode); in print()
345 ALOGI(" type %04X", mType); in print()
346 ALOGI(" writeable %s", (mWriteable ? "true" : "false")); in print()
349 ALOGI("%s", (const char *)buffer); in print()
353 ALOGI("%s", (const char *)buffer); in print()
366 ALOGI("%s", (const char *)buffer); in print()
375 ALOGI("%s", (const char *)buffer); in print()
378 ALOGI(" DateTime\n"); in print()
381 ALOGI(" form %d\n", mFormFlag); in print()
/frameworks/av/media/libstagefright/
DFrameRenderTracker.cpp172 ALOGI("[%s] Render Queue: (last render time: %lldns)", in dumpRenderQueue()
177 ALOGI(" RENDERED: handle: %p, media time: %lldus, index: %zd, render time: %lldns", in dumpRenderQueue()
181 ALOGI(" QUEUED: handle: %p, media time: %lldus, fence: %s", in dumpRenderQueue()
185 ALOGI(" DEQUEUED: handle: %p, media time: %lldus, index: %zd", in dumpRenderQueue()
DNuCachedSource2.cpp353 ALOGI("The attempt to reconnect failed, %d retries remaining", in fetchInternal()
368 ALOGI("caching reached eos."); in fetchInternal()
386 ALOGI("retrying a previously failed read succeeded."); in fetchInternal()
412 ALOGI("Keep alive"); in onFetch()
420 ALOGI("Cache full, done prefetching for now"); in onFetch()
510 ALOGI("restarting prefetcher, totalSize = %zu", mCache->totalSize()); in restartPrefetcherIfNecessary_l()
661 ALOGI("new range: offset= %lld", (long long)offset); in seekInternal_l()
/frameworks/base/media/jni/
Dandroid_media_ExifInterface.cpp103 ALOGI("No memory to get thumbnail"); in ExifInterface_getThumbnailFromAsset()
133 ALOGI("Raw image not detected"); in getRawAttributes()
333 ALOGI("Corrupted image."); in ExifInterface_getRawAttributesFromAsset()
341 ALOGI("Should be a JPEG stream."); in ExifInterface_getRawAttributesFromAsset()
365 ALOGI("Invalid file descriptor"); in ExifInterface_getRawAttributesFromFileDescriptor()
376 ALOGI("Failed to open the file descriptor"); in ExifInterface_getRawAttributesFromFileDescriptor()
381 ALOGI("Corrupted image."); in ExifInterface_getRawAttributesFromFileDescriptor()
386 ALOGI("Should be a JPEG stream."); in ExifInterface_getRawAttributesFromFileDescriptor()
/frameworks/base/libs/androidfw/
DBackupData.cpp59 if (kIsDebug) ALOGI("BackupDataWriter(%d) @ %ld", fd, (long)m_pos); in BackupDataWriter()
76 if (kIsDebug) ALOGI("writing %zd padding bytes for %d", paddingSize, n); in write_padding_for()
123 if (kIsDebug) ALOGI("writing entity header, %zu bytes", sizeof(entity_header_v1)); in WriteEntityHeader()
131 if (kIsDebug) ALOGI("writing entity header key, %zd bytes", keyLen+1); in WriteEntityHeader()
186 if (kIsDebug) ALOGI("BackupDataReader(%d) @ %ld", fd, (long)m_pos); in BackupDataReader()
DResourceTypes.cpp734 ALOGI("CREATING STRING CACHE OF %zu bytes", in stringAt()
777 ALOGI("Caching UTF8 string: %s", u8str); in stringAt()
869 ALOGI("indexOfString UTF-8: %s", String8(str, strLen).string()); in indexOfString()
897 ALOGI("Looking at %s, cmp=%d, l/mid/h=%d/%d/%d\n", in indexOfString()
902 ALOGI("MATCH!"); in indexOfString()
923 ALOGI("Looking at %s, i=%d\n", String8(s).string(), i); in indexOfString()
927 ALOGI("MATCH!"); in indexOfString()
936 ALOGI("indexOfString UTF-16: %s", String8(str, strLen).string()); in indexOfString()
950 ALOGI("Looking at %s, cmp=%d, l/mid/h=%d/%d/%d\n", in indexOfString()
955 ALOGI("MATCH!"); in indexOfString()
[all …]
/frameworks/av/media/libstagefright/rtsp/
DMyHandler.h353 ALOGI("Missing 'server_port' field in Transport response."); in pokeAHole()
457 ALOGI("connection request completed with result %d (%s)", in onMessageReceived()
495 ALOGI("DESCRIBE completed with result %d (%s)", in onMessageReceived()
525 ALOGI("rewritten session url: '%s'", mSessionURL.c_str()); in onMessageReceived()
611 ALOGI("SDP connection request completed with result %d (%s)", in onMessageReceived()
665 ALOGI("SETUP(%zu) completed with result %d (%s)", in onMessageReceived()
706 ALOGI("server specified timeout of %lu secs.", in onMessageReceived()
797 ALOGI("PLAY completed with result %d (%s)", in onMessageReceived()
856 ALOGI("OPTIONS completed with result %d (%s)", in onMessageReceived()
937 ALOGI("TEARDOWN completed with result %d (%s)", in onMessageReceived()
[all …]
DUDPPusher.cpp74 ALOGI("No more data to push."); in onPush()
96 ALOGI("No more data to push."); in onPush()
116 ALOGI("emulating BYE packet"); in onMessageReceived()
DARTPSession.cpp160 ALOGI("access unit complete, size=%d, ntp-time=%llu", in onMessageReceived()
171 ALOGI("access unit complete: nalType=0x%02x, nalRefIdc=0x%02x", in onMessageReceived()
182 ALOGI("ignoring damaged AU"); in onMessageReceived()
/frameworks/native/libs/binder/
DStatic.cpp42 if (N != 1) ALOGI("WARNING: writeLines N=%zu\n", N); in writeLines()
43 ALOGI("%.*s", (int)vec.iov_len, (const char*) vec.iov_base); in writeLines()
DIServiceManager.cpp87 ALOGI("Check passed after %d seconds for %s from uid=%d pid=%d", in checkPermission()
115 ALOGI("Waiting to check permission %s from uid=%d pid=%d", in checkPermission()
145 ALOGI("Waiting for service %s...\n", String8(name).string()); in getService()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result); in add()
92 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result); in add()
92 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result); in add()
92 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/base/core/jni/
Dcom_android_internal_content_NativeLibraryHelper.cpp253 ALOGI("Couldn't allocate temporary file name for library"); in copyFileIfChanged()
259 ALOGI("Couldn't open temporary file name: %s: %s\n", localTmpFileName, strerror(errno)); in copyFileIfChanged()
264 ALOGI("Failed uncompressing %s to %s\n", fileName, localTmpFileName); in copyFileIfChanged()
278 ALOGI("Couldn't change modification time on %s: %s\n", localTmpFileName, strerror(errno)); in copyFileIfChanged()
286 ALOGI("Couldn't change permissions on %s: %s\n", localTmpFileName, strerror(errno)); in copyFileIfChanged()
293 ALOGI("Couldn't rename %s to %s: %s\n", localTmpFileName, localFileName, strerror(errno)); in copyFileIfChanged()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSessionRoute.cpp31 ALOGI("%s[SessionRoute strm:0x%X, src:%d, sess:0x%X, dev:0x%X refs:%d act:%d", in log()
84 ALOGI("%s ----", caption); in log()

12345678