Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h878 MS_U16 dstpit; member
H A DdrvGE.c2343 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 DmapiGFX.c919 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()