Home
last modified time | relevance | path

Searched defs:pGECtxLocal (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c502 GE_CTX_LOCAL *pGECtxLocal = (GE_CTX_LOCAL*)pGECtx; in GE_FastClip() local
516 GE_CTX_LOCAL *pGECtxLocal = (GE_CTX_LOCAL*)pGECtx; in GE_FastClipTrapezoid() local
545 static MS_BOOL GE_RectOverlap(GE_CTX_LOCAL *pGECtxLocal, GE_Rect *rect0, GE_DstBitBltType *rect1) in GE_RectOverlap()
739 GE_CTX_LOCAL *pGECtxLocal = (GE_CTX_LOCAL*)pGECtx; in GE_IsVcmdqEnabled() local
920 static GE_Result GE_SetPalette(GE_CTX_LOCAL *pGECtxLocal) in GE_SetPalette()
977 static GE_Result GE_Restore_PaletteContext(GE_CTX_LOCAL *pGECtxLocal) in GE_Restore_PaletteContext()
995 static GE_Result GE_TrapezoidBlitEx(GE_CTX_LOCAL *pGECtxLocal, GE_TrapeBatchBlitObj *pTrapeBatchBli… in GE_TrapezoidBlitEx()
1040 static GE_Result GE_TrapezoidBlit(GE_CTX_LOCAL *pGECtxLocal, GE_Rect *pSrcRect, GE_Normalized_Trape… in GE_TrapezoidBlit()
1099 static GE_Result GE_TrapezoidFillEx(GE_CTX_LOCAL *pGECtxLocal, GE_TrapeBatchFillObj *pTrapeBatchFil… in GE_TrapezoidFillEx()
1151 static GE_Result GE_TrapezoidFill(GE_CTX_LOCAL *pGECtxLocal, MS_BOOL bYTrapezoid, GE_Normalized_Tra… in GE_TrapezoidFill()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c3572 GE_CTX_LOCAL *pGECtxLocal = (GE_CTX_LOCAL*)g_apiGFXLocal.g_pGEContext; in Ioctl_GFX_PowerState() local