Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 3344) sorted by relevance

12345678910>>...134

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay_autogen.cpp43 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
66 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
90 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
113 const int32_t height = 100; in initOverlayWidgets() local
134 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
156 const int32_t height = 100; in initOverlayWidgets() local
177 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
199 const int32_t height = 100; in initOverlayWidgets() local
220 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets() local
242 const int32_t height = 100; in initOverlayWidgets() local
[all …]
/third_party/boost/libs/gil/test/extension/io/targa/
Dtarga_read_test.cpp59 typename gil::rgb8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
76 typename gil::rgb8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
95 typename gil::rgba8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
112 typename gil::rgba8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
131 typename gil::rgb8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
148 typename gil::rgb8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
165 typename gil::rgba8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
182 typename gil::rgba8_image_t::y_coord_t height = gil::view(img).height(); in test_read_reference_images() local
/third_party/boost/libs/gil/test/extension/io/
Dtarga_read_test.cpp79 typename rgb8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
97 typename rgb8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
117 typename rgba8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
135 typename rgba8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
155 typename rgb8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
173 typename rgb8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
191 typename rgba8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
209 typename rgba8_image_t::y_coord_t height = view( img ).height(); in BOOST_AUTO_TEST_CASE() local
/third_party/mesa3d/src/util/format/
Du_format_bptc.c38 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_8unorm()
48 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_8unorm()
58 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_unpack_rgba_float()
79 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_pack_rgba_float()
100 unsigned width, unsigned height) in util_format_bptc_rgba_unorm_fetch_rgba()
116 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_8unorm()
126 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_8unorm()
136 unsigned width, unsigned height) in util_format_bptc_srgba_unpack_rgba_float()
159 unsigned width, unsigned height) in util_format_bptc_srgba_pack_rgba_float()
169 unsigned width, unsigned height) in util_format_bptc_srgba_fetch_rgba()
[all …]
Du_format_zs.c116 unsigned width, unsigned height) in util_format_s8_uint_unpack_s_8uint()
129 unsigned width, unsigned height) in util_format_s8_uint_pack_s_8uint()
142 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_float()
159 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_float()
176 unsigned width, unsigned height) in util_format_z16_unorm_unpack_z_32unorm()
193 unsigned width, unsigned height) in util_format_z16_unorm_pack_z_32unorm()
210 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_float()
227 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_float()
244 unsigned width, unsigned height) in util_format_z32_unorm_unpack_z_32unorm()
257 unsigned width, unsigned height) in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_s3tc.c125 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_8unorm()
154 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_8unorm()
166 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_8unorm()
178 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_8unorm()
190 unsigned width, unsigned height) in util_format_dxt5_rgba_unpack_rgba_8unorm()
202 unsigned width, unsigned height, in util_format_dxtn_rgb_unpack_rgba_float()
237 unsigned width, unsigned height) in util_format_dxt1_rgb_unpack_rgba_float()
249 unsigned width, unsigned height) in util_format_dxt1_rgba_unpack_rgba_float()
261 unsigned width, unsigned height) in util_format_dxt3_rgba_unpack_rgba_float()
273 unsigned width, unsigned height) in util_format_dxt5_rgba_unpack_rgba_float()
[all …]
Du_format_latc.c46 … dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_unpack_rgba_8unorm()
53 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
59 … dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_unpack_rgba_float()
85 …ed dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_float()
113 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_unpack_rgba_8unorm()
121 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_pack_rgba_8unorm()
127 …ed dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_pack_rgba_float()
133 … dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_snorm_unpack_rgba_float()
182 … dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc2_unorm_unpack_rgba_8unorm()
188 … dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
/third_party/ffmpeg/libavcodec/
Dtpeldsp.c35 int stride, int width, int height) in put_tpel_pixels_mc00_c()
54 int stride, int width, int height) in put_tpel_pixels_mc10_c()
68 int stride, int width, int height) in put_tpel_pixels_mc20_c()
82 int stride, int width, int height) in put_tpel_pixels_mc01_c()
96 int stride, int width, int height) in put_tpel_pixels_mc11_c()
111 int stride, int width, int height) in put_tpel_pixels_mc12_c()
126 int stride, int width, int height) in put_tpel_pixels_mc02_c()
140 int stride, int width, int height) in put_tpel_pixels_mc21_c()
155 int stride, int width, int height) in put_tpel_pixels_mc22_c()
170 int stride, int width, int height) in avg_tpel_pixels_mc00_c()
[all …]
Davpicture.c38 enum AVPixelFormat pix_fmt, int width, int height) in avpicture_fill()
44 int avpicture_layout(const AVPicture* src, enum AVPixelFormat pix_fmt, int width, int height, in avpicture_layout()
52 int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height) in avpicture_get_size()
58 enum AVPixelFormat pix_fmt, int width, int height) in avpicture_alloc()
76 enum AVPixelFormat pix_fmt, int width, int height) in av_picture_copy()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp.py131 def wrap_WebPEncodeRGB(rgb, unused1, unused2, width, height, stride, quality_factor): argument
135 def wrap_WebPEncodeBGR(rgb, unused1, unused2, width, height, stride, quality_factor): argument
139 def wrap_WebPEncodeRGBA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
143 def wrap_WebPEncodeBGRA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
147 def wrap_WebPEncodeLosslessRGB(rgb, unused1, unused2, width, height, stride): argument
151 def wrap_WebPEncodeLosslessBGR(rgb, unused1, unused2, width, height, stride): argument
155 def wrap_WebPEncodeLosslessRGBA(rgb, unused1, unused2, width, height, stride): argument
159 def wrap_WebPEncodeLosslessBGRA(rgb, unused1, unused2, width, height, stride): argument
166 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): argument
175 def WebPEncodeRGBA(rgb, width, height, stride, quality_factor): argument
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp.py135 def wrap_WebPEncodeRGB(rgb, unused1, unused2, width, height, stride, quality_factor): argument
139 def wrap_WebPEncodeBGR(rgb, unused1, unused2, width, height, stride, quality_factor): argument
143 def wrap_WebPEncodeRGBA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
147 def wrap_WebPEncodeBGRA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
151 def wrap_WebPEncodeLosslessRGB(rgb, unused1, unused2, width, height, stride): argument
155 def wrap_WebPEncodeLosslessBGR(rgb, unused1, unused2, width, height, stride): argument
159 def wrap_WebPEncodeLosslessRGBA(rgb, unused1, unused2, width, height, stride): argument
163 def wrap_WebPEncodeLosslessBGRA(rgb, unused1, unused2, width, height, stride): argument
170 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): argument
179 def WebPEncodeRGBA(rgb, width, height, stride, quality_factor): argument
[all …]
/third_party/mesa3d/src/panfrost/lib/
Dpan_tiler.c231 pan_tile_count(unsigned width, unsigned height, unsigned tile_width, unsigned tile_height) in pan_tile_count()
252 unsigned height, in panfrost_hierarchy_size()
288 panfrost_flat_size(unsigned width, unsigned height, unsigned dim, unsigned bytes_per_tile) in panfrost_flat_size()
305 panfrost_tiler_header_size(unsigned width, unsigned height, unsigned mask, bool hierarchy) in panfrost_tiler_header_size()
319 panfrost_tiler_full_size(unsigned width, unsigned height, unsigned mask, bool hierarchy) in panfrost_tiler_full_size()
332 unsigned width, unsigned height, unsigned vertex_count) in panfrost_choose_tile_size()
361 unsigned width, unsigned height, in panfrost_choose_hierarchy_mask()
/third_party/ffmpeg/libavcodec/mips/
Dblockdsp_msa.c25 int32_t src_stride, int32_t height) in copy_8bit_value_width8_msa()
41 int32_t src_stride, int32_t height) in copy_8bit_value_width16_msa()
55 int32_t height) in memset_zero_16width_msa()
68 void ff_fill_block16_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block16_msa()
73 void ff_fill_block8_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block8_msa()
/third_party/mindspore/tests/ut/python/dataset/
Dtest_center_crop.py32 def test_center_crop_op(height=375, width=375, plot=False): argument
60 def test_center_crop_md5(height=375, width=375): argument
78 def test_center_crop_comp(height=375, width=375, plot=False): argument
115 def test_crop_grayscale(height=375, width=375): argument
/third_party/flutter/skia/src/gpu/
DGrBackendSurface.cpp285 int height, in GrBackendTexture()
295 GrBackendTexture::GrBackendTexture(int width, int height, const GrVkImageInfo& vkInfo) in GrBackendTexture()
305 int height, in GrBackendTexture()
326 int height, in GrBackendTexture()
339 int height, in GrBackendTexture()
351 int height, in GrBackendTexture()
360 int height, in GrBackendTexture()
631 int height, in GrBackendRenderTarget()
645 int height, in GrBackendRenderTarget()
655 int height, in GrBackendRenderTarget()
[all …]
DGrRectanizer_skyline.cpp11 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect()
50 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const { in rectangleFits()
73 void GrRectanizerSkyline::addSkylineLevel(int skylineIndex, int x, int y, int width, int height) { in addSkylineLevel()
119 GrRectanizer* GrRectanizer::Factory(int width, int height) { in Factory()
/third_party/mesa3d/src/mesa/main/
Ddrawtex.c33 GLfloat width, GLfloat height) in draw_texture()
58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexfOES()
74 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in _mesa_DrawTexiOES()
92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_DrawTexsOES()
110 _mesa_DrawTexx(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in _mesa_DrawTexx()
Dtexstorage.c143 GLsizei width, GLsizei height, GLsizei depth, in initialize_texture_fields()
276 GLsizei height, GLsizei depth) in _mesa_AllocTextureStorage_sw()
310 GLsizei width, GLsizei height, GLsizei depth, in tex_storage_error_check()
396 GLsizei height, GLsizei depth, GLuint64 offset, bool dsa, in texture_storage()
500 GLsizei height, GLsizei depth, bool dsa) in texture_storage_error()
512 GLsizei height, GLsizei depth, bool dsa) in texture_storage_no_error()
524 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_error()
565 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_no_error()
581 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_error()
622 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_no_error()
[all …]
Dscissor.c43 GLint x, GLint y, GLsizei width, GLsizei height) in set_scissor_no_notify()
62 scissor(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height) in scissor()
89 _mesa_Scissor_no_error(GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_Scissor_no_error()
96 _mesa_Scissor(GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_Scissor()
127 GLint x, GLint y, GLsizei width, GLsizei height) in _mesa_set_scissor()
207 GLint bottom, GLsizei width, GLsizei height, in scissor_indexed_err()
233 GLsizei width, GLsizei height) in _mesa_ScissorIndexed_no_error()
241 GLsizei width, GLsizei height) in _mesa_ScissorIndexed()
/third_party/skia/src/gpu/
DGrBackendSurface.cpp454 int height, in GrBackendTexture()
466 GrBackendTexture::GrBackendTexture(int width, int height, const GrVkImageInfo& vkInfo) in GrBackendTexture()
499 int height, in GrBackendTexture()
514 int height, in GrBackendTexture()
536 int height, in GrBackendTexture()
549 GrBackendTexture::GrBackendTexture(int width, int height, const GrD3DTextureResourceInfo& d3dInfo) in GrBackendTexture()
556 int height, in GrBackendTexture()
570 int height, in GrBackendTexture()
580 int height, in GrBackendTexture()
919 int height, in GrBackendRenderTarget()
[all …]
DGrRectanizerSkyline.cpp13 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect()
52 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const { in rectangleFits()
75 void GrRectanizerSkyline::addSkylineLevel(int skylineIndex, int x, int y, int width, int height) { in addSkylineLevel()
121 GrRectanizer* GrRectanizer::Factory(int width, int height) { in Factory()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContext.cpp38 int height = src.getHeight(); in texImage2D() local
42 …id Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height) in texImage2D()
73 int height = src.getHeight(); in texSubImage2D() local
77 void Context::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels()
/third_party/wayland_standard/egl/
Dwayland-egl.c40 int width, int height, in wl_egl_window_resize()
57 int width, int height) in wl_egl_window_create()
98 int *width, int *height) in wl_egl_window_get_attached_size()
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DYUVImage.java90 public YUVImage(int width, int[] strides, int height, int subsamp) { in YUVImage()
108 public YUVImage(int width, int pad, int height, int subsamp) { in YUVImage()
148 int height, int subsamp) { in YUVImage()
173 public YUVImage(byte[] yuvImage, int width, int pad, int height, in YUVImage()
212 int height, int subsamp) { in setBuf()
217 int height, int subsamp, boolean alloc) { in setBuf()
285 public void setBuf(byte[] yuvImage, int width, int pad, int height, in setBuf()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DYUVImage.java90 public YUVImage(int width, int[] strides, int height, int subsamp) { in YUVImage()
108 public YUVImage(int width, int pad, int height, int subsamp) { in YUVImage()
148 int height, int subsamp) { in YUVImage()
173 public YUVImage(byte[] yuvImage, int width, int pad, int height, in YUVImage()
212 int height, int subsamp) { in setBuf()
217 int height, int subsamp, boolean alloc) { in setBuf()
285 public void setBuf(byte[] yuvImage, int width, int pad, int height, in setBuf()

12345678910>>...134