Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h765 #define GFXRECT_FLAG_TRAPE_DIRECTION_Y 0x8UL //excluded with GFXRECT_FLAG_TRAPE_DIRECTION_X macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h766 #define GFXRECT_FLAG_TRAPE_DIRECTION_Y 0x8UL //excluded with GFXRECT_FLAG_TRAPE_DIRECTION_X macro
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c1386 flags |= (pGfxFillInfo->flag & GFXRECT_FLAG_TRAPE_DIRECTION_Y) ? E_GE_FLAG_TRAPEZOID_Y : 0; in MApi_GFX_TrapezoidFill()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt9461 #define GFXRECT_FLAG_TRAPE_DIRECTION_Y 0x8UL