Searched refs:dstpit (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/ge/ |
| H A D | drvGE.h | 878 MS_U16 dstpit; member
|
| H A D | drvGE.c | 2343 bufinfo->dstpit = GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_DST_PITCH); in MDrv_GE_GetBufferInfo()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | mapiGFX.c | 919 dstbufInfo->u32Pitch = bufinfo.dstpit; in MApi_GFX_GetBufferInfo_U02() 2351 …r(g_apiGFXLocal.g_pGEContext, (GE_BufFmt)bufinfo.dstfmt, 0, 0, bufinfo.dstaddr, bufinfo.dstpit, 0); in MApi_GFX_ClearFrameBufferByWord_U02() 2421 …r(g_apiGFXLocal.g_pGEContext, (GE_BufFmt)bufinfo.dstfmt, 0, 0, bufinfo.dstaddr, bufinfo.dstpit, 0); in MApi_GFX_ClearFrameBuffer_U02()
|