Home
last modified time | relevance | path

Searched defs:dim (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/tint/src/ast/
Dtexture.cc22 std::ostream& operator<<(std::ostream& out, TextureDimension dim) { in operator <<()
49 bool IsTextureArray(TextureDimension dim) { in IsTextureArray()
64 int NumCoordinateAxes(TextureDimension dim) { in NumCoordinateAxes()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c249 unsigned dim_layer_shadow, dim; in tgsi_util_get_src_usage_mask() local
307 unsigned dim = tgsi_util_get_texture_coord_dim(mem_target); in tgsi_util_get_src_usage_mask() local
314 unsigned dim = tgsi_util_get_texture_coord_dim(mem_target); in tgsi_util_get_src_usage_mask() local
335 unsigned dim = tgsi_util_get_texture_coord_dim(mem_target); in tgsi_util_get_src_usage_mask() local
/third_party/skia/third_party/externals/tint/src/sem/
Ddepth_texture_type.cc25 bool IsValidDepthDimension(ast::TextureDimension dim) { in IsValidDepthDimension()
34 DepthTexture::DepthTexture(ast::TextureDimension dim) : Base(dim) { in DepthTexture()
Ddepth_multisampled_texture_type.cc25 bool IsValidDepthDimension(ast::TextureDimension dim) { in IsValidDepthDimension()
31 DepthMultisampledTexture::DepthMultisampledTexture(ast::TextureDimension dim) in DepthMultisampledTexture()
Dtexture_type.h35 ast::TextureDimension dim() const { return dim_; } in dim() function
Dtexture_type.cc22 Texture::Texture(ast::TextureDimension dim) : dim_(dim) {} in Texture()
/third_party/skia/src/codec/
DSkScalingCodec.h20 SkISize dim = this->dimensions(); in onGetScaledDimensions() local
29 SkISize dim = this->dimensions(); in onDimensionsSupported() local
/third_party/flutter/skia/src/codec/
DSkScalingCodec.h20 SkISize dim = this->dimensions(); in onGetScaledDimensions() local
29 SkISize dim = this->dimensions(); in onDimensionsSupported() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c590 ps_dimension_end_mask( PS_Dimension dim, in ps_dimension_end_mask()
609 ps_dimension_reset_mask( PS_Dimension dim, in ps_dimension_reset_mask()
626 ps_dimension_set_mask_bits( PS_Dimension dim, in ps_dimension_set_mask_bits()
652 ps_dimension_add_t1stem( PS_Dimension dim, in ps_dimension_add_t1stem()
723 ps_dimension_add_counter( PS_Dimension dim, in ps_dimension_add_counter()
781 ps_dimension_end( PS_Dimension dim, in ps_dimension_end()
846 PS_Dimension dim; in ps_hints_stem() local
898 PS_Dimension dim; in ps_hints_t1stem3() local
1001 PS_Dimension dim = hints->dimension; in ps_hints_t2mask() local
1046 PS_Dimension dim = hints->dimension; in ps_hints_t2counter() local
[all …]
Dpshglob.c45 PSH_Dimension dim = &globals->dimension[direction]; in psh_globals_scale_widths() local
320 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
664 PSH_Dimension dim = &globals->dimension[1]; in psh_globals_new() local
684 PSH_Dimension dim = &globals->dimension[0]; in psh_globals_new() local
761 PSH_Dimension dim; in psh_globals_set_scale() local
/third_party/freetype/src/pshinter/
Dpshrec.c567 ps_dimension_end_mask( PS_Dimension dim, in ps_dimension_end_mask()
586 ps_dimension_reset_mask( PS_Dimension dim, in ps_dimension_reset_mask()
603 ps_dimension_set_mask_bits( PS_Dimension dim, in ps_dimension_set_mask_bits()
629 ps_dimension_add_t1stem( PS_Dimension dim, in ps_dimension_add_t1stem()
697 ps_dimension_add_counter( PS_Dimension dim, in ps_dimension_add_counter()
746 ps_dimension_end( PS_Dimension dim, in ps_dimension_end()
811 PS_Dimension dim; in ps_hints_stem() local
863 PS_Dimension dim; in ps_hints_t1stem3() local
966 PS_Dimension dim = hints->dimension; in ps_hints_t2mask() local
1011 PS_Dimension dim = hints->dimension; in ps_hints_t2counter() local
[all …]
Dpshglob.c44 PSH_Dimension dim = &globals->dimension[direction]; in psh_globals_scale_widths() local
319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
663 PSH_Dimension dim = &globals->dimension[1]; in psh_globals_new() local
683 PSH_Dimension dim = &globals->dimension[0]; in psh_globals_new() local
760 PSH_Dimension dim; in psh_globals_set_scale() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c584 ps_dimension_end_mask( PS_Dimension dim, in ps_dimension_end_mask()
603 ps_dimension_reset_mask( PS_Dimension dim, in ps_dimension_reset_mask()
620 ps_dimension_set_mask_bits( PS_Dimension dim, in ps_dimension_set_mask_bits()
646 ps_dimension_add_t1stem( PS_Dimension dim, in ps_dimension_add_t1stem()
717 ps_dimension_add_counter( PS_Dimension dim, in ps_dimension_add_counter()
775 ps_dimension_end( PS_Dimension dim, in ps_dimension_end()
840 PS_Dimension dim; in ps_hints_stem() local
892 PS_Dimension dim; in ps_hints_t1stem3() local
995 PS_Dimension dim = hints->dimension; in ps_hints_t2mask() local
1040 PS_Dimension dim = hints->dimension; in ps_hints_t2counter() local
[all …]
Dpshglob.c44 PSH_Dimension dim = &globals->dimension[direction]; in psh_globals_scale_widths() local
319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
663 PSH_Dimension dim = &globals->dimension[1]; in psh_globals_new() local
683 PSH_Dimension dim = &globals->dimension[0]; in psh_globals_new() local
760 PSH_Dimension dim; in psh_globals_set_scale() local
/third_party/freetype/src/autofit/
Dafcjk.c84 int dim; in af_cjk_metrics_init_widths() local
664 AF_Dimension dim ) in af_cjk_metrics_scale_dim()
798 AF_Dimension dim ) in af_cjk_hints_compute_segments()
842 AF_Dimension dim ) in af_cjk_hints_link_segments()
1000 AF_Dimension dim ) in af_cjk_hints_compute_edges()
1269 AF_Dimension dim ) in af_cjk_hints_detect_features()
1290 AF_Dimension dim ) in af_cjk_hints_compute_blue_edges()
1495 AF_Dimension dim, in af_cjk_compute_stem_width()
1616 AF_Dimension dim, in af_cjk_align_linked_edge()
1672 AF_Dimension dim ) in af_hint_normal_stem()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafcjk.c90 int dim; in af_cjk_metrics_init_widths() local
671 AF_Dimension dim ) in af_cjk_metrics_scale_dim()
805 AF_Dimension dim ) in af_cjk_hints_compute_segments()
849 AF_Dimension dim ) in af_cjk_hints_link_segments()
1007 AF_Dimension dim ) in af_cjk_hints_compute_edges()
1276 AF_Dimension dim ) in af_cjk_hints_detect_features()
1297 AF_Dimension dim ) in af_cjk_hints_compute_blue_edges()
1513 AF_Dimension dim, in af_cjk_compute_stem_width()
1634 AF_Dimension dim, in af_cjk_align_linked_edge()
1690 AF_Dimension dim ) in af_hint_normal_stem()
[all …]
Daflatin2.c82 int dim; in af_latin2_metrics_init_widths() local
527 AF_Dimension dim ) in af_latin2_metrics_scale_dim()
733 AF_Dimension dim ) in af_latin2_hints_compute_segments()
988 AF_Dimension dim ) in af_latin2_hints_link_segments()
1086 AF_Dimension dim ) in af_latin2_hints_compute_edges()
1394 AF_Dimension dim ) in af_latin2_hints_detect_features()
1651 AF_Dimension dim, in af_latin2_compute_stem_width()
1819 AF_Dimension dim, in af_latin2_align_linked_edge()
1863 AF_Dimension dim ) in af_latin2_hint_edges()
2334 int dim; in af_latin2_hints_apply() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafcjk.c84 int dim; in af_cjk_metrics_init_widths() local
664 AF_Dimension dim ) in af_cjk_metrics_scale_dim()
798 AF_Dimension dim ) in af_cjk_hints_compute_segments()
842 AF_Dimension dim ) in af_cjk_hints_link_segments()
1000 AF_Dimension dim ) in af_cjk_hints_compute_edges()
1269 AF_Dimension dim ) in af_cjk_hints_detect_features()
1290 AF_Dimension dim ) in af_cjk_hints_compute_blue_edges()
1495 AF_Dimension dim, in af_cjk_compute_stem_width()
1616 AF_Dimension dim, in af_cjk_align_linked_edge()
1672 AF_Dimension dim ) in af_hint_normal_stem()
[all …]
/third_party/mesa3d/src/mesa/math/
Dm_eval.c75 GLuint dim, GLuint order) in _math_horner_bezier_curve()
119 GLuint dim, GLuint uorder, GLuint vorder) in _math_horner_bezier_surf()
196 GLfloat * dv, GLfloat u, GLfloat v, GLuint dim, in _math_de_casteljau_surf()
/third_party/ffmpeg/libavcodec/
Delbg.c49 int dim; member
61 static inline int distance_limited(int *a, int *b, int dim, int limit) in distance_limited()
73 static inline void vect_division(int *res, int *vect, int div, int dim) in vect_division()
133 int dim, in simple_lbg()
337 int avpriv_init_elbg(int *points, int dim, int numpoints, int *codebook, in avpriv_init_elbg()
371 int avpriv_do_elbg(int *points, int dim, int numpoints, int *codebook, in avpriv_do_elbg()
Dfft-internal.h32 #define CMUL(dre, dim, are, aim, bre, bim) do { \ argument
43 #define CMUL(dre, dim, are, aim, bre, bim) do { \ argument
/third_party/libevdev/tools/
Dtouchpad-edge-detector.c97 mainloop(struct libevdev *dev, struct dimensions *dim) { in mainloop()
164 const struct dimensions *dim, in print_udev_override_rule()
221 struct dimensions dim; in main() local
/third_party/ffmpeg/libavutil/
Dtx_priv.h51 #define CMUL(dre, dim, are, aim, bre, bim) do { \ argument
56 #define SMUL(dre, dim, are, aim, bre, bim) do { \ argument
69 #define CMUL(dre, dim, are, aim, bre, bim) do { \ argument
79 #define SMUL(dre, dim, are, aim, bre, bim) do { \ argument
/third_party/mesa3d/src/intel/genxml/
Dgen_pack_header.py305 def emit_template_struct(self, dim): argument
354 def emit_template_struct(self, dim): argument
370 def collect_dwords(self, dwords, start, dim): argument
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_eval.c49 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval1()
59 static void set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval2()

12345678910>>...12