/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 363 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F() 365 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F() 369 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F() 371 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F() 375 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F() 377 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F() 403 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F() 406 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F() 410 << "mInputFormat = " << mConfig.mInputFormat->debugString().c_str(); in TEST_F() 412 << "mOutputFormat = " << mConfig.mOutputFormat->debugString().c_str(); in TEST_F() [all …]
|
D | MediaCodec_sanity_test.cpp | 340 … EXPECT_EQ(ocolor, xcolor) << ofmt->debugString(8).c_str() << buf->meta()->debugString(8).c_str(); in TEST_P()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | HeadsUpAppearanceControllerTest.java | 247 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness() local 249 "If Pulsing is enabled, roundness should be set to 1. Value: " + debugString, in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness() 254 assertTrue(debugString.contains("Pulsing")); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness() 262 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness() 279 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onHeadsUpStateChanged() local 281 "If Pulsing is enabled, roundness should be set to 1. Value: " + debugString, in testPulsingRoundness_onHeadsUpStateChanged() 286 assertTrue(debugString.contains("Pulsing")); in testPulsingRoundness_onHeadsUpStateChanged() 294 + mRow.getRoundableState().debugString(), in testPulsingRoundness_onHeadsUpStateChanged()
|
/frameworks/base/core/tests/timetests/src/android/app/timezonedetector/ |
D | TelephonyTimeZoneSuggestionTest.java | 170 String debugString = "This is debug info"; in testParcelable() local 171 suggestion1.addDebugInfo(debugString); in testParcelable() 174 assertTrue(suggestion1_2.getDebugInfo().contains(debugString)); in testParcelable()
|
/frameworks/av/media/libstagefright/ |
D | AHierarchicalStateMachine.cpp | 71 msg->debugString().c_str()); in handleMessage()
|
D | MediaCodecListOverrides.cpp | 135 format->debugString().c_str()); in doProfileCodecs()
|
D | MediaCodecList.cpp | 385 componentName.c_str(), format->debugString(2).c_str()); in findMatchingCodecs()
|
D | MediaCodecSource.cpp | 545 ALOGV("output format is '%s'", mOutputFormat->debugString(0).c_str()); in initEncoder() 895 ALOGV("got msg '%s' after encoder shutdown.", msg->debugString().c_str()); in onMessageReceived()
|
D | FrameDecoder.cpp | 660 outputFormat->debugString().c_str()); in onOutputReceived() 667 outputFormat->debugString().c_str()); in onOutputReceived()
|
D | MediaCodec.cpp | 2832 ALOGV("Shaping input: %s", format->debugString(0).c_str()); in shapeMediaFormat() 2843 ALOGD("shapeMediaFormat: deltas(%zu): %s", changeCount, deltas->debugString(2).c_str()); in shapeMediaFormat() 2930 ALOGV("Pre-mapping: %s", format->debugString(2).c_str()); in mapFormat() 2949 ALOGV("Post-mapping: %s", format->debugString(2).c_str()); in mapFormat() 4231 mInputFormat->debugString(4).c_str(), in onMessageReceived() 4232 mOutputFormat->debugString(4).c_str()); in onMessageReceived() 4313 mInputFormat->debugString(4).c_str(), in onMessageReceived() 4314 mOutputFormat->debugString(4).c_str()); in onMessageReceived() 5835 mComponentName.c_str(), mOutputFormat->debugString(4).c_str()); in handleOutputFormatChangeIfNeeded()
|
/frameworks/av/media/codec2/sfplugin/ |
D | ReflectedParamUpdater.h | 69 std::string debugString(size_t indent = 0) const;
|
D | CCodecConfig.cpp | 1325 std::string config = reflected.debugString(); in updateFormats() 1644 ALOGD("found invalid HDR static metadata %s", msg->debugString(8).c_str()); in getFormatForDomain() 1677 ALOGV("converted to SDK values as %s", msg->debugString().c_str()); in getFormatForDomain() 1972 ALOGV("filter src msg %s", params->debugString(4).c_str()); in getReflectedFormat() 1973 ALOGV("filter dst params %s", filtered.debugString(4).c_str()); in getReflectedFormat() 2048 ALOGD("no recognized params in: %s", params.debugString().c_str()); in getConfigUpdateFromSdkParams()
|
D | ReflectedParamUpdater.cpp | 37 std::string ReflectedParamUpdater::Dict::debugString(size_t indent_) const { in debugString() function in android::ReflectedParamUpdater::Dict
|
D | CCodecBuffers.cpp | 534 mName, (long long)entry.timestamp, outputFormat->debugString().c_str()); in popFromStashAndRegister() 1429 mName, mFormat->debugString().c_str()); in realloc()
|
/frameworks/av/cmds/stagefright/ |
D | muxer.cpp | 108 ALOGV("extractor getTrackFormat: %s", format->debugString().c_str()); in muxing()
|
D | codec.cpp | 303 ALOGV("INFO_FORMAT_CHANGED: %s", format->debugString().c_str()); in decode()
|
D | stagefright.cpp | 789 printf(" details: %s\n", caps->getDetails()->debugString(6).c_str()); in dumpCodecDetails()
|
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/ |
D | AMessage.h | 181 AString debugString(int32_t indent = 0) const;
|
/frameworks/av/media/libmedia/tests/codeclist/ |
D | CodecListTest.cpp | 222 ALOGV("global settings: %s", globalSettings->debugString(0).c_str()); in TEST()
|
/frameworks/av/media/ndk/ |
D | NdkMediaCodec.cpp | 548 ALOGV("configure with format: %s", dupNativeFormat->debugString(0).c_str()); in AMediaCodec_configure() 558 err, dupNativeFormat->debugString(0).c_str()); in AMediaCodec_configure() 881 ALOGV("setParameters: %s", nativeParams->debugString(0).c_str()); in AMediaCodec_setParameters()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | Roundable.kt | 412 fun debugString() = buildString { in <lambda>() method
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 415 msg->debugString().c_str()); in onMessageReceived()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ExpandableOutlineView.java | 366 pw.println(getRoundableState().debugString()); in dump()
|
/frameworks/av/media/module/foundation/ |
D | AMessage.cpp | 565 AString AMessage::debugString(int32_t indent) const { in debugString() function in android::AMessage 645 item.u.refValue)->debugString( in debugString()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationChildrenContainer.java | 1700 public String debugString() { 1705 + ", roundableState: " + getRoundableState().debugString() + "}";
|