Home
last modified time | relevance | path

Searched refs:WRDL_LOG (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp17 #define WRDL_LOG(...) macro
614 WRDL_LOG("PushStackingContext b=%s t=%s\n", mWrState, in PushStackingContext()
624 WRDL_LOG("PopStackingContext\n", mWrState); in PopStackingContext()
645 WRDL_LOG( in DefineClip()
660 WRDL_LOG("PushClip id=%zu\n", mWrState, aClipId.id); in PushClip()
669 WRDL_LOG("PopClip\n", mWrState); in PopClip()
758 WRDL_LOG("PopSticky\n", mWrState); in PopStickyFrame()
782 WRDL_LOG( in DefineScrollLayer()
813 WRDL_LOG("PopScrollLayer id=%zu\n", mWrState, in PopScrollLayer()
830 WRDL_LOG("PopClipAndScroll\n", mWrState); in PopClipAndScrollInfo()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp22 #define WRDL_LOG(...) macro
928 WRDL_LOG("PushStackingContext b=%s t=%s\n", mWrState, in PushStackingContext()
942 WRDL_LOG("PopStackingContext\n", mWrState); in PopStackingContext()
980 WRDL_LOG("DefineClip id=%zu p=%s r=%s complex=%zu\n", mWrState, clipId.id, in DefineClip()
1027 WRDL_LOG("DefineSticky id=%zu c=%s t=%s r=%s b=%s l=%s v=%s h=%s a=%s\n", in DefineStickyFrame()
1098 WRDL_LOG("PushRoundedRect b=%s cl=%s c=%s\n", mWrState, in PushRoundedRect()
1127 WRDL_LOG("PushRectWithAnimation b=%s cl=%s c=%s\n", mWrState, in PushRectWithAnimation()
1146 WRDL_LOG("PushClearRectWithComplexRegion b=%s c=%s\n", mWrState, in PushClearRectWithComplexRegion()
1170 WRDL_LOG("PushBackdropFilter b=%s c=%s\n", mWrState, in PushBackdropFilter()
1225 WRDL_LOG("PushImage b=%s cl=%s\n", mWrState, Stringify(aBounds).c_str(), in PushImage()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp23 #define WRDL_LOG(...) macro
1028 WRDL_LOG("PushStackingContext b=%s t=%s\n", mWrState, in PushStackingContext()
1042 WRDL_LOG("PopStackingContext\n", mWrState); in PopStackingContext()
1115 WRDL_LOG("DefineSticky id=%zu c=%s t=%s r=%s b=%s l=%s v=%s h=%s a=%s\n", in DefineStickyFrame()
1186 WRDL_LOG("PushRoundedRect b=%s cl=%s c=%s\n", mWrState, in PushRoundedRect()
1216 WRDL_LOG("PushHitTest b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushHitTest()
1235 WRDL_LOG("PushRectWithAnimation b=%s cl=%s c=%s\n", mWrState, in PushRectWithAnimation()
1246 WRDL_LOG("PushClearRect b=%s c=%s\n", mWrState, ToString(aBounds).c_str(), in PushClearRect()
1256 WRDL_LOG("PushBackdropFilter b=%s c=%s\n", mWrState, in PushBackdropFilter()
1309 WRDL_LOG("PushImage b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushImage()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp23 #define WRDL_LOG(...) macro
1028 WRDL_LOG("PushStackingContext b=%s t=%s\n", mWrState, in PushStackingContext()
1042 WRDL_LOG("PopStackingContext\n", mWrState); in PopStackingContext()
1115 WRDL_LOG("DefineSticky id=%zu c=%s t=%s r=%s b=%s l=%s v=%s h=%s a=%s\n", in DefineStickyFrame()
1186 WRDL_LOG("PushRoundedRect b=%s cl=%s c=%s\n", mWrState, in PushRoundedRect()
1216 WRDL_LOG("PushHitTest b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushHitTest()
1235 WRDL_LOG("PushRectWithAnimation b=%s cl=%s c=%s\n", mWrState, in PushRectWithAnimation()
1246 WRDL_LOG("PushClearRect b=%s c=%s\n", mWrState, ToString(aBounds).c_str(), in PushClearRect()
1256 WRDL_LOG("PushBackdropFilter b=%s c=%s\n", mWrState, in PushBackdropFilter()
1309 WRDL_LOG("PushImage b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushImage()
[all …]
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DWebRenderAPI.cpp23 #define WRDL_LOG(...) macro
1038 WRDL_LOG("PushStackingContext b=%s t=%s\n", mWrState, in PushStackingContext()
1052 WRDL_LOG("PopStackingContext\n", mWrState); in PopStackingContext()
1125 WRDL_LOG("DefineSticky id=%zu c=%s t=%s r=%s b=%s l=%s v=%s h=%s a=%s\n", in DefineStickyFrame()
1172 WRDL_LOG("DefineScrollLayer id=%" PRIu64 in DefineScrollLayer()
1201 WRDL_LOG("PushRoundedRect b=%s cl=%s c=%s\n", mWrState, in PushRoundedRect()
1231 WRDL_LOG("PushHitTest b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushHitTest()
1250 WRDL_LOG("PushRectWithAnimation b=%s cl=%s c=%s\n", mWrState, in PushRectWithAnimation()
1271 WRDL_LOG("PushBackdropFilter b=%s c=%s\n", mWrState, in PushBackdropFilter()
1327 WRDL_LOG("PushImage b=%s cl=%s\n", mWrState, ToString(aBounds).c_str(), in PushImage()
[all …]