Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c3629 GFX_ClearFrameBuffer* pGFXClearFrame =NULL; in Ioctl_GFX_MISC() local
3656 pGFXClearFrame = (GFX_ClearFrameBuffer*)pGFXMISCArg->pGFX_Info; in Ioctl_GFX_MISC()
3657 …MApi_GFX_ClearFrameBufferByWord_U02(pInstance,pGFXClearFrame->StrAddr,pGFXClearFrame->length,pGFXC… in Ioctl_GFX_MISC()
3663 pGFXClearFrame = (GFX_ClearFrameBuffer*)pGFXMISCArg->pGFX_Info; in Ioctl_GFX_MISC()
3664 …MApi_GFX_ClearFrameBuffer_U02(pInstance,pGFXClearFrame->StrAddr,pGFXClearFrame->length,pGFXClearFr… in Ioctl_GFX_MISC()