Searched refs:ui32Width (Results 1 – 4 of 4) sorted by relevance
86 unsigned int ui32Width; //!< Width of the image component member157 IMG_UINT32 ui32Width; member207 … IMG_UINT32 ui32Width; //!< stride of pBuffer member639 void SetCompInfoFromFormat(IMG_FORMAT eFormat, IMG_UINT32 ui32Width, IMG_UINT32 ui32Height, IMG_JPE…
771 IMG_UINT32 ui32Width; member787 IMG_UINT32 ui32Width; //!< stride of pBuffer member
67 unsigned int ui32Width; member
72 psX11Window->ui32Width = sXWinAttrib.width; in psb_x11_getWindowCoordinate()91 psX11Window->i32Right = psX11Window->i32Left + psX11Window->ui32Width - 1; in psb_x11_getWindowCoordinate()1020 if ((destx + x11_window_width) > output->winRect.ui32Width) in psb_putsurface_coverlay()1021 x11_window_width = output->winRect.ui32Width - destx; in psb_putsurface_coverlay()