Home
last modified time | relevance | path

Searched refs:yIsStationarySpeed (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp2714 bool yIsStationarySpeed = fabsf(aVelocity.y) < gfxPrefs::APZMinSkateSpeed(); in CalculateDisplayPortSize() local
2718 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
2726 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp3255 bool yIsStationarySpeed = fabsf(aVelocity.y) < gfxPrefs::APZMinSkateSpeed(); in CalculateDisplayPortSize() local
3259 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
3267 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp3675 bool yIsStationarySpeed = in CalculateDisplayPortSize() local
3680 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
3688 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp4029 bool yIsStationarySpeed = in CalculateDisplayPortSize() local
4034 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
4042 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp3981 bool yIsStationarySpeed = in CalculateDisplayPortSize() local
3986 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
3994 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp4029 bool yIsStationarySpeed = in CalculateDisplayPortSize() local
4034 float yMultiplier = yIsStationarySpeed in CalculateDisplayPortSize()
4042 if (IsHighMemSystem() && !yIsStationarySpeed) { in CalculateDisplayPortSize()