Searched defs:img_width (Results 1 – 4 of 4) 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
258 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
383 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()