Searched refs:ALOGD (Results 51 - 75 of 195) sorted by relevance

12345678

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h79 #ifndef ALOGD
80 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_transport.cpp63 ALOGD("gltrace::waitForClientConnection: server listening @ path %s", sockname);
86 ALOGD("gltrace::waitForClientConnection: client connected.");
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DSessionLibrary.cpp39 ALOGD("Instantiating Session Library Singleton.");
/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraTraces.cpp62 ALOGD("Process trace saved. Use dumpsys media.camera to view.");
/frameworks/base/libs/hwui/
H A DAmbientShadow.cpp221 ALOGD("cornerSlicesNumber is %d", cornerSlicesNumber);
279 ALOGD("extraVerticesNumber %d for edge %d", extraVerticesNumber, i);
340 ALOGD("vertexBuffer i %d, (%f, %f %f)", i, shadowVertices[i].x, shadowVertices[i].y,
344 ALOGD("indexBuffer i %d, indexBuffer[i] %d", i, indexBuffer[i]);
H A DLayerCache.h34 #define LAYER_LOGD(...) ALOGD(__VA_ARGS__)
H A DLayerRenderer.h38 #define LAYER_RENDERER_LOGD(...) ALOGD(__VA_ARGS__)
H A DAnimatorManager.cpp151 ALOGD("endAllStagingAnimators on %p (%s)", &mParent, mParent.getName());
172 ALOGD("endAllStagingAnimators on %p (%s) with handle %p",
H A DTextureCache.h39 #define TEXTURE_LOGD(...) ALOGD(__VA_ARGS__)
H A DUvMapper.h111 ALOGD("mapper[minU=%.2f maxU=%.2f minV=%.2f maxV=%.2f]", mMinU, mMaxU, mMinV, mMaxV);
H A DSnapshot.cpp245 ALOGD("Snapshot %p, flags %x, prev %p, height %d, ignored %d, hasComplexClip %d",
248 ALOGD(" ClipRect %.1f %.1f %.1f %.1f, clip simple %d",
251 ALOGD(" Transform (at %p):", transform);
/frameworks/base/libs/hwui/renderstate/
H A DScissor.cpp85 ALOGD("Scissor: enabled %d, %d %d %d %d",
H A DStencil.cpp140 ALOGD("Stencil: state %d", mState);
/frameworks/minikin/libs/minikin/
H A DCmapCoverage.cpp41 ALOGD("adding range %d-%d\n", start, end);
150 ALOGD("best table = %d\n", bestTable);
173 ALOGD("%x:%x\n", coverageVec[i], coverageVec[i + 1]);
175 ALOGD("success = %d", success);
H A DFontCollection.cpp46 ALOGD("nTypefaces = %d\n", nTypefaces);
75 ALOGD("i=%d: range start = %d\n", i, offset);
85 ALOGD("nextChar = %d (j = %d)\n", nextChar, j);
113 ALOGD("querying range %d:%d\n", range.start, range.end);
H A DLineBreaker.cpp195 ALOGD("hyphenated string: %s", hyphenatedString.c_str());
252 ALOGD("desperate cand: %d %g:%g",
267 ALOGD("cand: %d %g:%g", mCandidates.size(), cand.postBreak, cand.preBreak);
285 ALOGD("break: %d %g", mBreaks.back(), mWidths.back());
322 ALOGD("final break: %d %g", mBreaks.back(), mWidths.back());
412 ALOGD("break %d: score=%g, prev=%d", i, mCandidates[i].score, mCandidates[i].prev);
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp154 ALOGD("Parsed key character map file '%s' %d lines in %0.3fms.",
214 ALOGD("getDisplayLabel: keyCode=%d ~ Result %d.", keyCode, result);
226 ALOGD("getNumber: keyCode=%d ~ Result %d.", keyCode, result);
239 ALOGD("getCharacter: keyCode=%d, metaState=0x%08x ~ Result %d.", keyCode, metaState, result);
260 ALOGD("getFallbackKeyCode: keyCode=%d, metaState=0x%08x ~ Result %s, "
292 ALOGD("getMatch: keyCode=%d, chars=[%s], metaState=0x%08x ~ Result %d.",
307 ALOGD("getEvents: deviceId=%d, chars=[%s] ~ Failed to find mapping for character %d.",
320 ALOGD("getEvents: deviceId=%d, chars=[%s] ~ Generated %d events.",
323 ALOGD(" Key: keyCode=%d, metaState=0x%08x, %s.",
336 ALOGD("mapKe
[all...]
H A DVelocityTracker.cpp125 ALOGD("Unrecognized velocity tracker strategy name '%s'.", strategy);
228 ALOGD("VelocityTracker: stopped for %0.3f ms, clearing state.",
245 ALOGD("VelocityTracker: addMovement eventTime=%lld, idBits=0x%08x, activePointerId=%d",
253 ALOGD(" %d: position (%0.3f, %0.3f), "
443 ALOGD("solveLeastSquares: m=%d, n=%d, x=%s, y=%s, w=%s", int(m), int(n),
457 ALOGD(" - a=%s", matrixToString(&a[0][0], m, n, false /*rowMajor*/).string());
478 ALOGD(" - no solution, norm=%f", norm);
492 ALOGD(" - q=%s", matrixToString(&q[0][0], m, n, false /*rowMajor*/).string());
493 ALOGD(" - r=%s", matrixToString(&r[0][0], n, n, true /*rowMajor*/).string());
505 ALOGD("
[all...]
/frameworks/native/services/surfaceflinger/tests/
H A DTransaction_test.cpp223 ALOGD("resizing");
227 ALOGD("resized");
238 ALOGD("drawing");
241 ALOGD("drawn");
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp91 ALOGD("In SoftHEVC::~SoftHEVC");
104 ALOGD("Number of CPU cores: %ld", cpuCoreCount);
128 ALOGD("Ittiam decoder version number: %s",
209 ALOGD("Set number of cores to %u", s_set_cores_ip.u4_num_cores);
229 ALOGD("Set the decoder in flush mode ");
387 ALOGD("Initializing decoder");
429 ALOGD("Freeing codec memory");
466 ALOGD("onReset called");
597 ALOGD("EOS seen on input");
/frameworks/base/core/jni/
H A Dcom_android_internal_content_NativeLibraryHelper.cpp193 ALOGD("Couldn't read zip entry info\n");
200 ALOGD("Library '%s' is compressed - will not be able to open it directly from apk.\n",
206 ALOGD("Library '%s' is not page-aligned - will not be able to open it directly from"
221 ALOGD("Couldn't allocate local file name for library");
229 ALOGD("Couldn't allocate local file name for library");
245 ALOGD("Couldn't allocate local file name for library");
H A Dandroid_hardware_UsbRequest.cpp45 ALOGD("init\n");
71 ALOGD("close\n");
H A Dandroid_net_NetUtils.cpp90 ALOGD("android_net_utils_resetConnections in env=%p clazz=%p iface=%s mask=0x%x\n",
122 ALOGD("dhcp_get_results failed : %s (%s)", nameStr, ::dhcp_get_errmsg());
187 ALOGD("dhcp_start failed : %s", nameStr);
198 ALOGD("dhcp_start_renew failed : %s", nameStr);
/frameworks/ex/framesequence/jni/
H A DFrameSequence_webp.cpp80 ALOGD("Dependency chain:");
82 ALOGD("Frame# %zu: %s", i, mIsKeyFrame[i] ? "Key frame" : "NOT a key frame");
121 ALOGD("FrameSequence_webp created with size = %d x %d, number of frames = %d, flags = 0x%X",
285 ALOGD(" drawFrame called for frame# %d, previous frame# %d", frameNr, previousFrameNr);
318 ALOGD(" producing frame %d (has_alpha = %d, dispose = %s, blend = %s, duration = %d)",
333 ALOGD(" prev = %p, curr = %p, out = %p, tmp = %p",
/frameworks/native/opengl/libagl/
H A DTokenizer.cpp166 ALOGD("Tokenizer (%p, size = %zu)\n", this, c);
168 ALOGD("%zu: (%u, %u)\n", i, ranges[i].first, ranges[i].length);

Completed in 449 milliseconds

12345678