Searched defs:img_width (Results 1 – 5 of 5) sorted by relevance
31 template<typename Real> void MandelbrotThread::render(int img_width, int img_height) in render()117 int img_width = widget->width()/widget->draft; in run() local
50 img_width NMTOKEN #IMPLIED attribute
383 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
258 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
704 int32_t img_width = pCodec->m_GifFrameRect.Width(); in GifReadScanlineCallback() local