Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c545 static MS_BOOL GE_RectOverlap(GE_CTX_LOCAL *pGECtxLocal, GE_Rect *rect0, GE_DstBitBltType *rect1) in GE_RectOverlap() function
3268 bOverlap = GE_RectOverlap(pGECtxLocal, src, dst); in MDrv_GE_BitBltEX()