Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h492 GOP_RECT dst_size; member
H A DapiGOP.c7006 DispInfo.dst_size.w = u16DstWidth; in MApi_GOP_GWIN_SetResolution_32FB()
7007 DispInfo.dst_size.h = u16DstHeight; in MApi_GOP_GWIN_SetResolution_32FB()
H A DmapiGOP.c9722 u16DstWidth = pInfo->dst_size.w; in Ioctl_GOP_SetDisplay()
9723 u16DstHeight = pInfo->dst_size.h; in Ioctl_GOP_SetDisplay()