Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1458 MS_BOOL MDrv_GOP_GWIN_IsMultiAlphaEnable(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U32 u32GopIdx);
H A DdrvGOP.c3004 MS_BOOL MDrv_GOP_GWIN_IsMultiAlphaEnable(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U32 u32GopIdx) in MDrv_GOP_GWIN_IsMultiAlphaEnable() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3558 EXPORT_SYMBOL(MDrv_GOP_GWIN_IsMultiAlphaEnable);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c7614 *pbEn = MDrv_GOP_GWIN_IsMultiAlphaEnable(g_pGOPCtxLocal, pstInfo->gop_idx); in Ioctl_GOP_GetProperty()