Searched refs:ALOGD (Results 26 - 50 of 170) sorted by relevance

1234567

/frameworks/av/media/libmediaplayerservice/
H A DActivityManager.cpp52 ALOGD("openContentUri(%s) caught exception %d\n",
/frameworks/base/core/jni/
H A Dandroid_view_InputEventSender.cpp86 ALOGD("channel '%s' ~ Initializing input event sender.", getInputChannelName());
103 ALOGD("channel '%s' ~ Disposing input event sender.", getInputChannelName());
111 ALOGD("channel '%s' ~ Sending key event, seq=%u.", getInputChannelName(), seq);
130 ALOGD("channel '%s' ~ Sending motion event, seq=%u.", getInputChannelName(), seq);
160 ALOGD("channel '%s' ~ Consumer closed input channel or an error occurred. "
180 ALOGD("channel '%s' ~ Receiving finished signals.", getInputChannelName());
204 ALOGD("channel '%s' ~ Received finished signal, seq=%u, handled=%s, "
H A Dandroid_backup_BackupHelperDispatcher.cpp88 ALOGD("chunk header:");
89 ALOGD(" headerSize=%d", flattenedHeader.headerSize);
90 ALOGD(" version=0x%08x", flattenedHeader.version);
91 ALOGD(" dataSize=%d", flattenedHeader.dataSize);
92 ALOGD(" nameLength=%d", flattenedHeader.nameLength);
/frameworks/ex/framesequence/jni/
H A DFrameSequence_gif.cpp114 ALOGD("FrameSequence_gif created with size %d %d, frames %d dur %ld",
118 ALOGD(" Frame %d - must preserve %d, restore point %d, trans color %d",
216 ALOGD("preserve buffer not allocated! ah!");
231 ALOGD("Cannot drawFrame, mGif is NULL");
236 ALOGD(" drawFrame on %p nr %d on addr %p, previous frame nr %d",
251 ALOGD("frame %d needs frame %d preserved, but %d is currently, so drawing from scratch",
264 ALOGD("producing frame %d, drawing frame %d (opaque %d, disp %d, del %d)",
/frameworks/base/cmds/bootanimation/
H A DAudioPlayer.cpp157 ALOGD("card=%d", tempInt);
166 ALOGD("device=%d", tempInt);
169 ALOGD("period_size=%d", tempInt);
172 ALOGD("period_count=%d", tempInt);
178 ALOGD("name: \"%s\" = %s", name, values);
/frameworks/base/libs/hwui/
H A DShadowTessellator.cpp53 ALOGD("Ambient shadow is out of clip rect!");
80 ALOGD("light center %f %f %f",
102 ALOGD("Spot shadow is out of clip rect!");
112 ALOGD("Spot shadow generation failed %d", shadowVertexBuffer.getVertexCount());
139 ALOGD("vertex index is (%d, %d)", i, shadowIndices[i]);
H A DVector.h107 ALOGD("Vector2[%.2f, %.2f]", x, y);
136 ALOGD("Vector3[%.2f, %.2f, %.2f]", x, y, z);
H A DCaches.cpp43 #define FLUSH_LOGD(...) ALOGD(__VA_ARGS__)
63 ALOGD("Enabling debug mode %d", mDebugLevel);
264 ALOGD("%s", stringLog.string());
711 ALOGD("setting property %s to %s", name, value);
714 ALOGD("ambientRatio = %.2f", propertyAmbientRatio);
718 ALOGD("lightDiameter = %.2f", propertyLightDiameter);
722 ALOGD("lightPos Y = %.2f", propertyLightPosY);
726 ALOGD("lightPos Z = %.2f", propertyLightPosZ);
730 ALOGD("ambient shadow strength = 0x%x out of 0xff", propertyAmbientShadowStrength);
734 ALOGD("spo
[all...]
H A DAmbientShadow.cpp217 ALOGD("cornerSlicesNumber is %d", cornerSlicesNumber);
275 ALOGD("extraVerticesNumber %d for edge %d", extraVerticesNumber, i);
336 ALOGD("vertexBuffer i %d, (%f, %f %f)", i, shadowVertices[i].x, shadowVertices[i].y,
340 ALOGD("indexBuffer i %d, indexBuffer[i] %d", i, indexBuffer[i]);
H A DLayerCache.h35 #define LAYER_LOGD(...) ALOGD(__VA_ARGS__)
H A DLayerRenderer.h38 #define LAYER_RENDERER_LOGD(...) ALOGD(__VA_ARGS__)
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp264 ALOGD("Dispatch frozen. Waiting some more.");
420 ALOGD("App switch is pending!");
501 ALOGD("Dropped event because policy consumed it.");
570 ALOGD("App switch has arrived.");
572 ALOGD("App switch was abandoned.");
628 ALOGD("Injected inbound event was dropped.");
681 ALOGD("dispatchConfigurationChanged - eventTime=%lld", entry->eventTime);
697 ALOGD("dispatchDeviceReset - eventTime=%lld, deviceId=%d", entry->eventTime, entry->deviceId);
807 ALOGD("%seventTime=%lld, deviceId=%d, source=0x%x, policyFlags=0x%x, "
876 ALOGD("
[all...]
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1601 ALOGD("%s %f, 0x%08x", s, f, *((int *) (&f)));
1604 ALOGD("%s {%f, %f}", s, f1, f2);
1607 ALOGD("%s {%f, %f, %f}", s, f1, f2, f3);
1610 ALOGD("%s {%f, %f, %f, %f}", s, f1, f2, f3, f4);
1613 ALOGD("%s {%f, %f}", s, f.x, f.y);
1616 ALOGD("%s {%f, %f, %f}", s, f.x, f.y, f.z);
1619 ALOGD("%s {%f, %f, %f, %f}", s, f.x, f.y, f.z, f.w);
1622 ALOGD("%s %f, 0x%08llx", s, d, *((long long *) (&d)));
1625 ALOGD("%s {%f, %f, %f, %f", s, f[0], f[4], f[8], f[12]);
1626 ALOGD("
[all...]
/frameworks/av/cmds/screenrecord/
H A DFrameOutput.cpp86 ALOGD("FrameOutput::createInputSurface OK");
150 ALOGD("got pixels (get=%.3f ms, reduce=%.3fms)",
180 ALOGD("wrote pixels (%.3f ms)",
/frameworks/base/cmds/idmap/
H A Dcreate.cpp36 ALOGD("error: open %s: %s\n", path, strerror(errno));
40 ALOGD("error: fchmod %s: %s\n", path, strerror(errno));
44 ALOGD("error: flock %s: %s\n", path, strerror(errno));
/frameworks/base/media/tests/players/
H A Dinvoke_mock_media_player.cpp123 ALOGD("New invoke test player");
129 ALOGD("Delete invoke test player");
/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/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);
71 ALOGD("i=%d: range start = %d\n", i, offset);
81 ALOGD("nextChar = %d (j = %d)\n", nextChar, j);
109 ALOGD("querying range %d:%d\n", range.start, range.end);
/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...]
/frameworks/native/services/surfaceflinger/tests/
H A DTransaction_test.cpp217 ALOGD("resizing");
221 ALOGD("resized");
232 ALOGD("drawing");
235 ALOGD("drawn");
/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.cpp273 ALOGD("cls = %p", cls);
283 ALOGD("array field set");
295 ALOGD("cls = %p", cls);
311 ALOGD("array field set");
321 ALOGD("cls = %p", cls);
329 ALOGD("field = %p", field);
337 ALOGD("array = %p", array);

Completed in 6674 milliseconds

1234567