Searched defs:img_height (Results 1 – 9 of 9) sorted by relevance
31 template<typename Real> void MandelbrotThread::render(int img_width, int img_height) in render()118 int img_height = widget->height()/widget->draft; in run() local
180 GLuint img_height; in i945_miptree_layout_2d() local
204 GLuint img_height; in i915_miptree_layout_2d() local
51 img_height 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()
14805 const int32_t img_height = 32; in TEST_F() local