Home
last modified time | relevance | path

Searched defs:img_height (Results 1 – 9 of 9) sorted by relevance

/external/libxcam/xcore/
Dxcam_utils.cpp47 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()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_layout.c160 GLuint img_height; in i945_miptree_layout_2d() local
Di915_tex_layout.c204 GLuint img_height; in i915_miptree_layout_2d() local
/external/eigen/demos/mandelbrot/
Dmandelbrot.cpp31 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
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd56 img_height NMTOKEN #IMPLIED attribute
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c250 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c402 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp867 float img_height, in CalculateImageSize()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp26950 const int32_t img_height = 32; in TEST_F() local