Searched refs:ALOGI (Results 1 - 25 of 151) sorted by relevance

1234567

/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp46 ALOGI("done\n");
55 // ALOGI("doTest %d %d %d\n", texCount, extraMath, testSubState);
77 ALOGI("Closing partially written output.n");
81 ALOGI("Writing to: %s\n",fileName);
87 ALOGI("\nvarColor, texCount, modulate, extraMath, texSize, blend, Mpps, DC60\n");
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
H A Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result);
92 ALOGI("JNI_OnLoad");
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
H A Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result);
92 ALOGI("JNI_OnLoad");
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
H A Dnative.cpp27 ALOGI("%d + %d = %d", a, b, result);
92 ALOGI("JNI_OnLoad");
/frameworks/native/libs/binder/
H A DStatic.cpp42 if (N != 1) ALOGI("WARNING: writeLines N=%zu\n", N);
43 ALOGI("%.*s", (int)vec.iov_len, (const char*) vec.iov_base);
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp137 ALOGI("OpenGL ES informations:");
138 ALOGI("vendor : %s", extensions.getVendor());
139 ALOGI("renderer : %s", extensions.getRenderer());
140 ALOGI("version : %s", extensions.getVersion());
141 ALOGI("extensions: %s", extensions.getExtension());
142 ALOGI("GL_MAX_TEXTURE_SIZE = %zu", engine->getMaxTextureSize());
143 ALOGI("GL_MAX_VIEWPORT_DIMS = %zu", engine->getMaxViewportDims());
430 ALOGI("EGL information:");
431 ALOGI("vendor : %s", eglQueryString(display, EGL_VENDOR));
432 ALOGI("versio
[all...]
/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp17 ALOGI("GL %s = %s\n", name, v);
23 ALOGI("after %s() glError (0x%x)\n", op, error);
110 ALOGI("setupGraphics(%d, %d)", w, h);
118 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n",
/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp17 ALOGI("GL %s = %s\n", name, v);
23 ALOGI("after %s() glError (0x%x)\n", op, error);
110 ALOGI("setupGraphics(%d, %d)", w, h);
118 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n",
/frameworks/native/cmds/installd/
H A Dutils.c437 CACHE_NOISY(ALOGI("Looking up %s in %s\n", dir, basepath));
448 CACHE_NOISY(ALOGI("Found direct: %s\n", basepath));
465 CACHE_NOISY(ALOGI("Found search: %s\n", basepath));
505 CACHE_NOISY(ALOGI("Allocated large cache mem block: %p size %d", res, len));
523 CACHE_NOISY(ALOGI("Allocated new cache mem block: %p", newBlock));
530 CACHE_NOISY(ALOGI("cache_malloc: ret %p size %d, block=%p, nextPos=%p",
550 ALOGI("Collected cache so far: %zd directories, %zd files",
608 CACHE_NOISY(ALOGI("Setting file %p at position %d in array %p", file,
627 CACHE_NOISY(ALOGI("_add_cache_files: parent=%p dirName=%s dir=%p pathBase=%s",
670 CACHE_NOISY(ALOGI("Collectin
[all...]
/frameworks/base/libs/androidfw/
H A DBackupData.cpp65 if (DEBUG) ALOGI("BackupDataWriter(%d) @ %ld", fd, (long)m_pos);
82 if (DEBUG) ALOGI("writing %zd padding bytes for %d", paddingSize, n);
129 if (DEBUG) ALOGI("writing entity header, %zu bytes", sizeof(entity_header_v1));
137 if (DEBUG) ALOGI("writing entity header key, %zd bytes", keyLen+1);
192 if (DEBUG) ALOGI("BackupDataReader(%d) @ %ld", fd, (long)m_pos);
/frameworks/av/media/libstagefright/rtsp/
H A DUDPPusher.cpp74 ALOGI("No more data to push.");
96 ALOGI("No more data to push.");
116 ALOGI("emulating BYE packet");
H A DMyHandler.h342 ALOGI("Missing 'server_port' field in Transport response.");
446 ALOGI("connection request completed with result %d (%s)",
484 ALOGI("DESCRIBE completed with result %d (%s)",
514 ALOGI("rewritten session url: '%s'", mSessionURL.c_str());
600 ALOGI("SDP connection request completed with result %d (%s)",
654 ALOGI("SETUP(%d) completed with result %d (%s)",
695 ALOGI("server specified timeout of %lu secs.",
786 ALOGI("PLAY completed with result %d (%s)",
845 ALOGI("OPTIONS completed with result %d (%s)",
926 ALOGI("TEARDOW
[all...]
H A DARTPSession.cpp160 ALOGI("access unit complete, size=%d, ntp-time=%llu",
171 ALOGI("access unit complete: nalType=0x%02x, nalRefIdc=0x%02x",
182 ALOGI("ignoring damaged AU");
/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.cpp121 ALOGI("MediaPuller(%s) stopping.", mime.c_str());
123 ALOGI("MediaPuller(%s) stopped.", mime.c_str());
156 ALOGI("stream ended.");
H A DWifiDisplaySource.cpp248 ALOGI("We now have a client (%d) connected.", sessionID);
373 ALOGI("playback session timed out, reaping.");
395 ALOGI("playback session wants to quit.");
489 ALOGI("TEARDOWN trigger timed out, forcing disconnection.");
505 ALOGI("Saw HDCP notification code %d, ext1 %d, ext2 %d",
684 ALOGI("Sending TEARDOWN trigger.");
880 ALOGI("Picked video resolution %u x %u %c%u",
883 ALOGI("Picked AVC profile %d, level %d",
886 ALOGI("Sink doesn't support video at all.");
912 ALOGI("Usin
[all...]
H A DConverter.cpp165 ALOGI("using audio bitrate of %d bps, video bitrate of %d bps",
217 ALOGI("We going to manually prepend SPS and PPS to IDR frames.");
327 ALOGI("dropping frame.");
338 ALOGI("queueing mbuf %p", mbuf);
356 ALOGI("audio in silent mode now.");
361 ALOGI("audio no longer in silent mode.");
384 ALOGI("[%s] kWhatEncoderActivity after %lld us",
420 ALOGI("shutting down %s encoder", mIsVideo ? "video" : "audio");
426 ALOGI("encoder (%s) shut down.", mime.c_str());
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h93 #ifndef ALOGI
94 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/frameworks/av/media/libstagefright/foundation/
H A Dhexdump.cpp86 ALOGI("%s", line.c_str());
/frameworks/base/packages/DefaultContainerService/jni/
H A Dcom_android_defcontainer_MeasurementUtils.cpp42 ALOGI("error opening: %s: %s", path, strerror(errno));
/frameworks/av/media/mtp/
H A DMtpProperty.cpp336 ALOGI(" %s (%04X)", MtpDebug::getDevicePropCodeName(mCode), mCode);
338 ALOGI(" %s (%04X)", MtpDebug::getObjectPropCodeName(mCode), mCode);
339 ALOGI(" type %04X", mType);
340 ALOGI(" writeable %s", (mWriteable ? "true" : "false"));
343 ALOGI("%s", (const char *)buffer);
347 ALOGI("%s", (const char *)buffer);
360 ALOGI("%s", (const char *)buffer);
369 ALOGI("%s", (const char *)buffer);
372 ALOGI(" DateTime\n");
375 ALOGI(" for
[all...]
/frameworks/base/core/jni/
H A Dcom_android_internal_content_NativeLibraryHelper.cpp227 ALOGI("Couldn't allocate temporary file name for library");
233 ALOGI("Couldn't open temporary file name: %s: %s\n", localTmpFileName, strerror(errno));
238 ALOGI("Failed uncompressing %s to %s\n", fileName, localTmpFileName);
252 ALOGI("Couldn't change modification time on %s: %s\n", localTmpFileName, strerror(errno));
260 ALOGI("Couldn't change permissions on %s: %s\n", localTmpFileName, strerror(errno));
267 ALOGI("Couldn't rename %s to %s: %s\n", localTmpFileName, localFileName, strerror(errno));
H A Dandroid_server_Watchdog.cpp59 ALOGI("dumpKernelStacks");
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp288 ALOGI("puller (%s) stopping", mIsVideo ? "video" : "audio");
290 ALOGI("puller (%s) stopped", mIsVideo ? "video" : "audio");
493 ALOGI("encoder (%s) stopped", mIsVideo ? "video" : "audio");
601 ALOGI("MediaCodecSource (%s) resuming", mIsVideo ? "video" : "audio");
611 ALOGI("MediaCodecSource (%s) starting", mIsVideo ? "video" : "audio");
631 ALOGI("MediaCodecSource (%s) started", mIsVideo ? "video" : "audio");
785 ALOGI("encoder (%s) stopping", mIsVideo ? "video" : "audio");
792 ALOGI("encoder (%s) already stopped",
/frameworks/av/services/medialog/
H A DMediaLogService.cpp79 ALOGI("%s:", namedReader.name());
/frameworks/native/services/surfaceflinger/
H A DDdmConnection.cpp27 ALOGI("DdmConnection_start");

Completed in 862 milliseconds

1234567