Home
last modified time | relevance | path

Searched refs:adapterVendorID (Results 1 – 25 of 41) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DGfxInfo.cpp685 if ((adapterVendorID[0] == adapterVendorID[1] && in Init()
730 adapterVendorID[0] = adapterVendorID[1]; in Init()
1930 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1942 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1945 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1948 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1951 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1954 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1957 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1967 if (adapterVendorID.Equals( in GetFeatureStatusImpl()
[all …]
/dports/www/firefox/firefox-99.0/widget/windows/
H A DGfxInfo.cpp684 if ((adapterVendorID[0] == adapterVendorID[1] && in Init()
729 adapterVendorID[0] = adapterVendorID[1]; in Init()
1930 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1942 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1945 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1948 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1951 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1954 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1957 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1967 if (adapterVendorID.Equals( in GetFeatureStatusImpl()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DGfxInfo.cpp685 if ((adapterVendorID[0] == adapterVendorID[1] && in Init()
730 adapterVendorID[0] = adapterVendorID[1]; in Init()
1930 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1942 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1945 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1948 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1951 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1954 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1957 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1967 if (adapterVendorID.Equals( in GetFeatureStatusImpl()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DGfxInfo.cpp438 uint32_t adapterVendorID[2] = {0, 0}; in Init() local
501 if ((adapterVendorID[0] == adapterVendorID[1] && in Init()
546 adapterVendorID[0] = adapterVendorID[1]; in Init()
602 if (desc.VendorId != adapterVendorID[0] && in Init()
604 desc.VendorId == adapterVendorID[1] && in Init()
1590 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1593 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
1618 !adapterVendorID.LowerCaseEqualsLiteral("0xabcd") && in GetFeatureStatusImpl()
1619 !adapterVendorID.LowerCaseEqualsLiteral("0xdcba") && in GetFeatureStatusImpl()
1620 !adapterVendorID.LowerCaseEqualsLiteral("0xabab") && in GetFeatureStatusImpl()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DGfxInfo.cpp579 uint32_t adapterVendorID[2] = {0, 0}; in Init() local
642 if ((adapterVendorID[0] == adapterVendorID[1] && in Init()
687 adapterVendorID[0] = adapterVendorID[1]; in Init()
743 if (desc.VendorId != adapterVendorID[0] && in Init()
1862 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1874 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1877 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1880 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1883 !adapterVendorID.Equals( in GetFeatureStatusImpl()
1886 !adapterVendorID.Equals( in GetFeatureStatusImpl()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/config/
H A DgfxConfigManager.cpp171 nsAutoString adapterVendorID; in ConfigureWebRenderQualified() local
172 mGfxInfo->GetAdapterVendorID(adapterVendorID); in ConfigureWebRenderQualified()
173 if (adapterVendorID == u"0x8086") { in ConfigureWebRenderQualified()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DGfxInfo.cpp1266 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1269 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
1278 …if (!adapterVendorID.Equals(GfxDriverInfo::GetDeviceVendor(VendorIntel), nsCaseInsensitiveStringCo… in GetFeatureStatusImpl()
1279 …!adapterVendorID.Equals(GfxDriverInfo::GetDeviceVendor(VendorNVIDIA), nsCaseInsensitiveStringCompa… in GetFeatureStatusImpl()
1280 …!adapterVendorID.Equals(GfxDriverInfo::GetDeviceVendor(VendorAMD), nsCaseInsensitiveStringComparat… in GetFeatureStatusImpl()
1281 …!adapterVendorID.Equals(GfxDriverInfo::GetDeviceVendor(VendorATI), nsCaseInsensitiveStringComparat… in GetFeatureStatusImpl()
1286 !adapterVendorID.LowerCaseEqualsLiteral("0xabcd") && in GetFeatureStatusImpl()
1287 !adapterVendorID.LowerCaseEqualsLiteral("0xdcba") && in GetFeatureStatusImpl()
1288 !adapterVendorID.LowerCaseEqualsLiteral("0xabab") && in GetFeatureStatusImpl()
1289 !adapterVendorID.LowerCaseEqualsLiteral("0xdcdc")) in GetFeatureStatusImpl()
[all …]
/dports/www/firefox/firefox-99.0/gfx/config/
H A DgfxConfigManager.cpp307 nsAutoString adapterVendorID; in ConfigureWebRender() local
308 mGfxInfo->GetAdapterVendorID(adapterVendorID); in ConfigureWebRender()
309 if (adapterVendorID == u"0x10de") { in ConfigureWebRender()
/dports/www/firefox-esr/firefox-91.8.0/gfx/config/
H A DgfxConfigManager.cpp383 nsAutoString adapterVendorID; in ConfigureWebRender() local
384 mGfxInfo->GetAdapterVendorID(adapterVendorID); in ConfigureWebRender()
385 if (adapterVendorID == u"0x10de") { in ConfigureWebRender()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/config/
H A DgfxConfigManager.cpp383 nsAutoString adapterVendorID; in ConfigureWebRender() local
384 mGfxInfo->GetAdapterVendorID(adapterVendorID); in ConfigureWebRender()
385 if (adapterVendorID == u"0x10de") { in ConfigureWebRender()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DGfxInfoBase.cpp681 nsAutoString adapterVendorID[2]; in FindBlocklistedDeviceInList() local
687 (NS_FAILED(GetAdapterVendorID(adapterVendorID[0])) || in FindBlocklistedDeviceInList()
691 (NS_FAILED(GetAdapterVendorID2(adapterVendorID[1])) || in FindBlocklistedDeviceInList()
735 !info[i].mAdapterVendor.Equals(adapterVendorID[infoIndex], in FindBlocklistedDeviceInList()
851 if (nvVendorID.Equals(adapterVendorID[1], in FindBlocklistedDeviceInList()
913 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
916 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl44 readonly attribute DOMString adapterVendorID;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DGfxInfoBase.cpp678 nsAutoString adapterVendorID; in FindBlocklistedDeviceInList() local
682 if (NS_FAILED(GetAdapterVendorID2(adapterVendorID)) || in FindBlocklistedDeviceInList()
689 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in FindBlocklistedDeviceInList()
703 !info[i].mAdapterVendor.Equals(adapterVendorID, nsCaseInsensitiveStringComparator())) { in FindBlocklistedDeviceInList()
866 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
869 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl38 readonly attribute DOMString adapterVendorID;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DGfxInfoBase.cpp863 nsAutoString adapterVendorID[2]; in FindBlocklistedDeviceInList() local
870 (NS_FAILED(GetAdapterVendorID(adapterVendorID[0])) || in FindBlocklistedDeviceInList()
875 (NS_FAILED(GetAdapterVendorID2(adapterVendorID[1])) || in FindBlocklistedDeviceInList()
940 if (!DoesVendorMatch(info[i].mAdapterVendor, adapterVendorID[infoIndex])) { in FindBlocklistedDeviceInList()
1059 if (nvVendorID.Equals(adapterVendorID[1], in FindBlocklistedDeviceInList()
1165 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1168 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl53 readonly attribute AString adapterVendorID;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DGfxInfoBase.cpp964 nsAutoString adapterVendorID[2]; in FindBlocklistedDeviceInList() local
971 (NS_FAILED(GetAdapterVendorID(adapterVendorID[0])) || in FindBlocklistedDeviceInList()
976 (NS_FAILED(GetAdapterVendorID2(adapterVendorID[1])) || in FindBlocklistedDeviceInList()
1041 if (!DoesVendorMatch(info[i].mAdapterVendor, adapterVendorID[infoIndex])) { in FindBlocklistedDeviceInList()
1161 if (nvVendorID.Equals(adapterVendorID[1], in FindBlocklistedDeviceInList()
1267 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1270 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl57 readonly attribute AString adapterVendorID;
/dports/www/firefox/firefox-99.0/widget/
H A DGfxInfoBase.cpp970 nsAutoString adapterVendorID[2]; in FindBlocklistedDeviceInList() local
977 (NS_FAILED(GetAdapterVendorID(adapterVendorID[0])) || in FindBlocklistedDeviceInList()
982 (NS_FAILED(GetAdapterVendorID2(adapterVendorID[1])) || in FindBlocklistedDeviceInList()
1047 if (!DoesVendorMatch(info[i].mAdapterVendor, adapterVendorID[infoIndex])) { in FindBlocklistedDeviceInList()
1166 if (nvVendorID.Equals(adapterVendorID[1], in FindBlocklistedDeviceInList()
1271 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1274 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl53 readonly attribute AString adapterVendorID;
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DGfxInfoBase.cpp964 nsAutoString adapterVendorID[2]; in FindBlocklistedDeviceInList() local
971 (NS_FAILED(GetAdapterVendorID(adapterVendorID[0])) || in FindBlocklistedDeviceInList()
976 (NS_FAILED(GetAdapterVendorID2(adapterVendorID[1])) || in FindBlocklistedDeviceInList()
1041 if (!DoesVendorMatch(info[i].mAdapterVendor, adapterVendorID[infoIndex])) { in FindBlocklistedDeviceInList()
1161 if (nvVendorID.Equals(adapterVendorID[1], in FindBlocklistedDeviceInList()
1267 nsAutoString adapterVendorID; in GetFeatureStatusImpl() local
1270 if (NS_FAILED(GetAdapterVendorID(adapterVendorID)) || in GetFeatureStatusImpl()
H A DnsIGfxInfo.idl57 readonly attribute AString adapterVendorID;
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DGfxInfo.mm222 /* readonly attribute DOMString adapterVendorID; */
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DGfxInfo.mm222 /* readonly attribute DOMString adapterVendorID; */
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DGfxInfo.mm201 /* readonly attribute DOMString adapterVendorID; */

12