Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DregGE.h480 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DregGE.h479 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DregGE.h480 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DregGE.h479 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DregGE.h479 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DregGE.h478 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DregGE.h502 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DregGE.h502 #define GE_LINE_LAST BIT(9) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c2662 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_LINE_STYLE, GE_LINE_LAST | GE_LINEPAT_RST | 0x3f); in MDrv_GE_DrawLine()
2663 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_LINE_STYLE, GE_LINE_LAST | 0x3f); in MDrv_GE_DrawLine()
4684 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_LINE_STYLE, GE_LINE_LAST | GE_LINEPAT_RST | 0x3f); in MDrv_GE_DrawOval()
4685 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_LINE_STYLE, GE_LINE_LAST | 0x3f); in MDrv_GE_DrawOval()