Lines Matching refs:FBString

2306 …_GOP_GWIN_CreateWin2(MS_U16 width, MS_U16 height, MS_U16 fbFmt, EN_GOP_FRAMEBUFFER_STRING FBString)  in MApi_GOP_GWIN_CreateWin2()  argument
2314 MApi_GOP_GWIN_Create32FB2_EXT(u32FBId, 0, 0, width, height, fbFmt ,FBString); in MApi_GOP_GWIN_CreateWin2()
2384 …cWin2(MS_U8 u8WinId, MS_U16 width, MS_U16 height, MS_U16 fbFmt, EN_GOP_FRAMEBUFFER_STRING FBString) in MApi_GOP_GWIN_CreateStaticWin2() argument
2391 MApi_GOP_GWIN_Create32FB2_EXT(u32FBId, 0, 0, width, height, fbFmt ,FBString); in MApi_GOP_GWIN_CreateStaticWin2()
3820 … MS_U16 x, MS_U16 y, MS_U16 width, MS_U16 height, MS_U16 fbFmt, EN_GOP_FRAMEBUFFER_STRING FBString) in MApi_GOP_GWIN_CreateFB2_EXT() argument
3822 return MApi_GOP_GWIN_Create32FB2_EXT((MS_U32)FBId, x, y, width, height, fbFmt ,FBString); in MApi_GOP_GWIN_CreateFB2_EXT()
3825 … MS_U16 x, MS_U16 y, MS_U16 width, MS_U16 height, MS_U16 fbFmt, EN_GOP_FRAMEBUFFER_STRING FBString) in MApi_GOP_GWIN_Create32FB2_EXT() argument
3849 BuffInfo.FBString = FBString; in MApi_GOP_GWIN_Create32FB2_EXT()
4934 …, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr ,EN_GOP_FRAMEBUFFER_STRING FBString) in MApi_GOP_GWIN_CreateFBbyStaticAddr2() argument
4936 …WIN_Create32FBbyStaticAddr2((MS_U32)fbId, dispX, dispY, width, height, fbFmt, phyFbAddr, FBString); in MApi_GOP_GWIN_CreateFBbyStaticAddr2()
4939 …, MS_U16 width, MS_U16 height, MS_U16 fbFmt, MS_PHY phyFbAddr ,EN_GOP_FRAMEBUFFER_STRING FBString) in MApi_GOP_GWIN_Create32FBbyStaticAddr2() argument
4961 BuffInfo.FBString = FBString; in MApi_GOP_GWIN_Create32FBbyStaticAddr2()