Searched refs:ALOGD (Results 101 - 125 of 212) sorted by relevance

123456789

/frameworks/base/libs/hwui/
H A DPathParser.cpp228 ALOGD("%s", os.str().c_str());
235 ALOGD("points are : %s", os.str().c_str());
H A DTextDropShadowCache.cpp132 ALOGD("Shadow texture deleted, size = %d", texture->bitmapSize);
190 ALOGD("Shadow texture created, size = %d", texture->bitmapSize);
H A DTextureCache.cpp76 ALOGD("Texture deleted, size = %d", texture->bitmapSize);
148 ALOGD("Texture created, size = %d", size);
H A DLayerCache.cpp126 ALOGD(" Layer size %dx%d", entry.mWidth, entry.mHeight);
H A DVectorDrawable.cpp65 ALOGD("Path: %s has %zu points", mName.c_str(), mProperties.getData().points.size());
184 ALOGD("stroke width, color, alpha: %f, %d, %f, fill color, alpha: %d, %f",
344 ALOGD("Group %s has %zu children: ", mName.c_str(), mChildren.size());
345 ALOGD("Group translateX, Y : %f, %f, scaleX, Y: %f, %f", mProperties.getTranslateX(),
H A DRenderNode.cpp49 ALOGD("%sNode %p (%s) has layer %p (fbo = %u, wasBuildLayered = %s)",
101 ALOGD("%s (%s %p%s%s%s%s%s)",
120 ALOGD("%s", strout.str().c_str());
124 ALOGD("%*s/RenderNode(%s %p)", level * 2, "", getName(), this);
128 ALOGD("%*sStart display list (%p, %s%s%s%s%s%s)", (level - 1) * 2, "", this,
135 ALOGD("%*s%s %d", level * 2, "", "Save", SaveFlags::MatrixClip);
143 ALOGD("%*sDone (%p, %s)", (level - 1) * 2, "", this, getName());
/frameworks/minikin/libs/minikin/
H A DFontFamily.cpp88 //ALOGD("analyzed weight = %d, italic = %s", weight, italic ? "true" : "false");
93 ALOGD("failed to analyze style");
187 ALOGD("font coverage length=%d, first ch=%x\n", mCoverage.length(),
H A DFontCollection.cpp85 ALOGD("nTypefaces = %zd\n", nTypefaces);
121 ALOGD("i=%zd: range start = %zd\n", i, offset);
131 ALOGD("nextChar = %d (j = %zd)\n", nextChar, j);
300 ALOGD("querying range %zd:%zd\n", range.start, range.end);
/frameworks/av/media/mtp/
H A DMtpDevice.cpp89 ALOGD("Found camera: \"%s\" \"%s\"\n", manufacturerName, productName);
107 ALOGD("Found MTP device: \"%s\" \"%s\"\n", manufacturerName, productName);
157 ALOGD("Descriptor type is USB_DT_SS_ENDPOINT_COMP for USB3 \n");
653 ALOGD("readObject: %s", destPath);
672 ALOGD("readObject: %d", fd);
859 ALOGD("got response packet instead of data packet");
896 ALOGD("readResponse failed\n");
/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp277 ALOGD("added %s layer '%s' from library '%s'",
335 ALOGD("searching for layers in '%s'", dirname.c_str());
360 ALOGD("searching for layers in '%s!/%s'", zipname.c_str(),
/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp383 ALOGD("orientation changed, now %d", mainDpyInfo.orientation);
512 ALOGD("raw video output to tty (fd=%d)", fd);
517 ALOGD("tty successfully configured for raw");
1004 ALOGD(err == NO_ERROR ? "success" : "failed");
/frameworks/av/media/libstagefright/foundation/
H A DADebug.cpp178 ALOGD("serial: %llu, time: %lld", (long long unsigned)serialNum, (long long)time(NULL));
/frameworks/base/core/jni/android/graphics/
H A DHarfBuzzNGFaceSkia.cpp68 ALOGD("returned glyph for %i: width = %f", codepoint, skWidth);
/frameworks/base/libs/hwui/font/
H A DCacheTexture.h66 ALOGD("Block: this, x, y, w, h = %p, %d, %d, %d, %d",
/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.cpp53 ALOGD("width for typeface %d glyph %d = %f", mTypeface->uniqueID(), glyph_id, skWidth);
H A DTypeface.cpp66 ALOGD("makeFontCollection adding %s", fn);
/frameworks/base/libs/hwui/renderstate/
H A DBlend.cpp142 ALOGD("Blend: enabled %d, func src %d, dst %d", mEnabled, mSrcMode, mDstMode);
/frameworks/base/services/core/jni/
H A Dcom_android_server_UsbMidiDevice.cpp79 ALOGD("subdevices_count: %d", info.subdevices_count);
H A Dcom_android_server_location_GnssLocationProvider.cpp169 ALOGD("Unknown constellation type with Svid = %d.", info.svid);
205 ALOGD("Too many satellites %zd. Clamps to %d.",
232 ALOGD("set_system_info_callback: year_of_hw=%d\n", info->year_of_hw);
241 ALOGD("set_capabilities_callback: %du\n", capabilities);
349 ALOGD("AGPS IP is v4: %s", str);
367 ALOGD("AGPS IP is v6: %s", str);
402 ALOGD("Skipping calling method_reportAGpsStatus.");
417 ALOGD("gps_ni_notify_callback\n");
1230 ALOGD("Unknown constellation type with Svid = %d.", measurement->prn);
1490 ALOGD("Unknow
[all...]
/frameworks/native/include/gui/
H A DBufferQueueCore.h37 #define BQ_LOGD(x, ...) ALOGD("[%s] " x, mConsumerName.string(), ##__VA_ARGS__)
/frameworks/native/libs/ui/
H A DGraphicBufferAllocator.cpp90 ALOGD("%s", s.string());
/frameworks/av/camera/
H A DCameraParameters2.cpp354 ALOGD("dump: mMap.size = %zu", mMap.size());
359 ALOGD("%s: %s\n", k.string(), v.string());
/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp78 ALOGD("Failed to configure codec '%s'", componentName.c_str());
314 ALOGD("[%s] did not produce an output buffer. retry count: %d",
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp511 ALOGD("got buffer with new dataSpace #%x", dataSpace);
534 ALOGD("Codec resolved it to (R:%d(%s), P:%d(%s), M:%d(%s), T:%d(%s)) err=%d(%s)",
669 ALOGD("repeatLatestBuffer_l: slot was NULL");
1017 ALOGD("setting dataspace: %#x", dataSpace);
1087 ALOGD("requesting color aspects (R:%d(%s), P:%d(%s), M:%d(%s), T:%d(%s))",
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp291 ALOGD("Calling main entry %s", className.string());
644 ALOGD("CheckJNI is %s\n", checkJni ? "ON" : "OFF");
976 ALOGD(">>>>>> START %s uid %d <<<<<<\n",
1004 //ALOGD("Found LD_ASSUME_KERNEL='%s'\n", kernelHack);
1072 ALOGD("Shutting down VM\n");
1254 ALOGD("----------!!! %s failed to load\n", array[i].mName);

Completed in 358 milliseconds

123456789