Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c7065 GOP_GWIN_3D_MODE st3DMode; in MApi_GOP_Set3DOSDMode() local
7069 st3DMode.u32MainFBId = u16MainFBId; in MApi_GOP_Set3DOSDMode()
7070 st3DMode.u32SubFBId = u16SubFBId; in MApi_GOP_Set3DOSDMode()
7071 st3DMode.en3DMode = en3DMode; in MApi_GOP_Set3DOSDMode()
7075 ioctl_info.pSet = (MS_U32*)&st3DMode; in MApi_GOP_Set3DOSDMode()