#include <mw/hgr/hgr.h> typedef struct { s32 sx ; /* Rectangular area starting point top-left x-coordinates (pixels). */ s32 sy ; /* Rectangular area starting point top-left y-coordinates (pixels). */ s32 ex ; /* Rectangular area ending point bottom-right x-coordinates (pixels). */ s32 ey ; /* Rectangular area ending point bottom-right y-coordinates (pixels). */ } mwhgrPSRect;
mw::hgr::PSRect
.mw::hgr::PSRect
.CONFIDENTIAL