Searched refs:drv_gpd_set_iwidth_height (Results 1 – 4 of 4) sorted by relevance
198 drv_gpd_set_iwidth_height(g_iwidth, g_iheight); in set_nop_cmd()498 void drv_gpd_set_iwidth_height(MS_U32 width, MS_U32 height)569 void drv_gpd_set_iwidth_height(MS_U32 iwidth, MS_U32 iheight) in drv_gpd_set_iwidth_height() function
138 void drv_gpd_set_iwidth_height(MS_U32 iwidth, MS_U32 iheight);
1252 drv_gpd_set_iwidth_height(infoptr->png_width,infoptr->png_height); in PngProcess()
574 drv_gpd_set_iwidth_height(GifFile->Image.Width, GifFile->Image.Height); in MstDGifProcess()