Home
last modified time | relevance | path

Searched refs:stretching (Results 1 – 8 of 8) sorted by relevance

/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt256 of slow copying or stretching of pixels to the screen by a Windows
280 pixels for 640x480. The extra stretching costs some performance, the
283 stretching code, it can sometimes be faster to run QWCL at 640x480 than
709 320x240, then stretching the image by doubling it in each direction
710 while copying it to a 640x480 screen. However, stretching performance
/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp1572 bool stretching = (parent()->style()->boxAlign() == BSTRETCH); in computeLogicalWidth() local
1573 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inVerticalBox || !stretching); in computeLogicalWidth()
1801 bool stretching = parent()->style()->boxAlign() == BSTRETCH; in computeLogicalHeight() local
1802 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inHorizontalBox || !stretching); in computeLogicalHeight()
/external/quake/quake/src/WinQuake/
Dwqreadme.txt257 of slow copying or stretching of pixels to the screen by a Windows
281 pixels for 640x480. The extra stretching costs some performance, the
284 stretching code, it can sometimes be faster to run WQ at 640x480 than
722 320x240, then stretching the image by doubling it in each direction
723 while copying it to a 640x480 screen. However, stretching performance
/external/webkit/Source/WebCore/platform/mac/
DScrollAnimatorMac.mm975 // Not stretching at all yet.
/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_controller.mm1281 // Force the added tab to the right size (remove stretching.)
/external/webkit/Source/WebCore/
DChangeLog23085 Switch stretching behavior based on the ScrollableArea's elasticity.
DChangeLog-2008-08-1041223 stretching to fill the viewport.
DChangeLog-2010-12-0681028 auto as specified in stretching vertical flexbox. Otherwise it's