Searched defs:img_height (Results 1 – 9 of 9) sorted by relevance
47 const uint32_t img_height) in transform_bowl_coord_to_image_y()77 const uint32_t img_width, const uint32_t img_height) in bowl_view_coords_to_image()88 const uint32_t img_width, const uint32_t img_height, in bowl_view_image_to_world()
160 GLuint img_height; in i945_miptree_layout_2d() local
204 GLuint img_height; in i915_miptree_layout_2d() local
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
56 img_height NMTOKEN #IMPLIED attribute
250 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
402 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
867 float img_height, in CalculateImageSize()
26950 const int32_t img_height = 32; in TEST_F() local