Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3908 MS_U16 v_length=0; in MApi_GOP_GWIN_GetMaxActiveGwin_v() local
3943 v_length=gwin.u16DispVPixelEnd-gwin.u16DispVPixelStart; in MApi_GOP_GWIN_GetMaxActiveGwin_v()
3944 if (v_length>maxvlength) in MApi_GOP_GWIN_GetMaxActiveGwin_v()
3946 maxvlength=v_length; in MApi_GOP_GWIN_GetMaxActiveGwin_v()