/external/OpenCL-CTS/test_conformance/basic/ |
D | test_imagereadwrite3d.cpp | 40 …ed char *p, int x, int y, int z, int w, int h, int d, int img_width, int img_height, int img_depth… in update_rgba8_image() 60 …, void *in, int x, int y, int z, int w, int h, int d, int img_width, int img_height, int img_depth… in update_image_from_image() 112 …d short *p, int x, int y, int z, int w, int h, int d, int img_width, int img_height, int img_depth… in update_rgba16_image() 162 …e(float *p, int x, int y, int z, int w, int h, int d, int img_width, int img_height, int img_depth… in update_rgbafp_image() 208 int img_height = 64; in test_imagereadwrite3d() local
|
D | test_imagedim.cpp | 79 int img_height, max_img_height; in test_imagedim_pow2() local 281 int img_height, max_img_height; in test_imagedim_non_pow2() local
|
D | test_image_r8.cpp | 81 int img_height = 512; in test_image_r8() local
|
D | test_readimage_int16.cpp | 84 int img_height = 512; in test_readimage_int16() local
|
D | test_readimage_fp32.cpp | 85 int img_height = 512; in test_readimage_fp32() local
|
D | test_readimage3d_fp32.cpp | 87 int img_height = 64; in test_readimage3d_fp32() local
|
D | test_readimage3d_int16.cpp | 86 int img_height = 64; in test_readimage3d_int16() local
|
D | test_writeimage_fp32.cpp | 82 int img_height = 512; in test_writeimage_fp32() local
|
D | test_writeimage_int16.cpp | 86 int img_height = 512; in test_writeimage_int16() local
|
D | test_image_multipass.cpp | 150 int img_height = 512; in test_image_multipass_integer_coord() local 404 int img_height = 512; in test_image_multipass_float_coord() local
|
D | test_imagearraycopy.cpp | 31 int img_height = 512; in test_imagearraycopy_single_format() local
|
D | test_arrayimagecopy.cpp | 31 int img_height = 512; in test_arrayimagecopy_single_format() local
|
D | test_imagearraycopy3d.cpp | 31 int img_height = 128; in test_imagearraycopy3d_single_format() local
|
D | test_arrayimagecopy3d.cpp | 31 int img_height = 128; in test_arrayimagecopy3d_single_format() local
|
D | test_imagenpot.cpp | 88 int img_height; in test_imagenpot() local
|
D | test_multireadimageonefmt.cpp | 105 int img_height = 512; in test_mri_one() local
|
D | test_writeimage.cpp | 121 int img_height = 512; in test_writeimage() local
|
D | test_readimage.cpp | 116 int img_height = 512; in test_readimage() local
|
D | test_multireadimagemultifmt.cpp | 123 int img_height = 512; in test_mri_multiple() local
|
D | test_readimage3d.cpp | 143 int img_height = 64; in test_readimage3d() local
|
D | test_hostptr.cpp | 108 int img_height = 512; in test_hostptr() local
|
D | test_imagecopy3d.cpp | 117 int img_height = 128; in test_imagecopy3d() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_tex_layout.c | 160 GLuint img_height; in i945_miptree_layout_2d() local
|
D | i915_tex_layout.c | 204 GLuint img_height; in i915_miptree_layout_2d() local
|
/external/eigen/demos/mandelbrot/ |
D | mandelbrot.cpp | 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
|