Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c5237 #define STRETCH_RATIO 1.2 macro
5391 stretch_w = rect_w * STRETCH_RATIO; in MDrv_GE_BitbltPerformance()
5392 stretch_h = rect_h * STRETCH_RATIO; in MDrv_GE_BitbltPerformance()
5761 stretch_w = rect_w * STRETCH_RATIO; in MDrv_GE_BitbltPerformance()
5762 stretch_h = rect_h * STRETCH_RATIO; in MDrv_GE_BitbltPerformance()