/external/pytorch/aten/src/ATen/native/cuda/ |
D | ReflectionPad.cu | 63 int64_t output_xy, int y_shift, int z_shift, int nplane) { in get_index_mapping2d() 128 int pad_t, int pad_b, int pad_l, int pad_r, int y_shift, int z_shift, int nplane) { in reflection_pad2d_out_kernel() 148 int pad_t, int pad_b, int pad_l, int pad_r, int y_shift, int z_shift, int nplane) { in reflection_pad2d_backward_out_kernel() 170 int64_t y_shift, in parallel_reflection_pad3d() 217 int64_t y_shift, int64_t z_shift in reflection_pad3d_out_kernel() 246 int64_t y_shift, int64_t z_shift in reflection_pad3d_backward_out_kernel()
|
D | ReplicationPadding.cu | 45 const int y_shift, in replication_pad_forward_kernel1d() 69 const int y_shift, in replication_pad_backward_kernel() 94 const int y_shift, in replication_pad_forward_kernel2d() 123 const int y_shift, in replication_pad_backward_kernel() 153 const int y_shift, in replication_pad_forward_kernel3d() 192 const int y_shift, in replication_pad_backward_kernel()
|
/external/freetype/src/raster/ |
D | ftrend1.c | 106 FT_Pos y_shift = 0; in ft_raster1_render() local
|
/external/libvpx/vp9/encoder/ |
D | vp9_skin_detection.c | 54 const int y_shift = src_ystride * (mi_row << 3) + (mi_col << 3); in vp9_compute_skin_sb() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-font.cc | 493 int y_shift = font->y_strength; in hb_ot_get_font_h_extents() local 542 float y_shift = (float) font->y_strength / 2; in hb_ot_draw_glyph() local
|
D | hb-outline.cc | 108 float x_shift, float y_shift) in embolden()
|
D | hb-ft.cc | 664 int y_shift = font->y_strength; in hb_ft_get_glyph_extents() local 884 int y_shift = 0; in hb_ft_draw_glyph() local
|
D | hb-font.hh | 215 int y_shift = y_strength; in scale_glyph_extents() local
|
/external/freetype/src/sdf/ |
D | ftsdfrend.c | 259 FT_Pos y_shift = 0; in ft_sdf_render() local
|
/external/rust/android-crates-io/crates/plotters/src/style/font/ |
D | ab_glyph.rs | 144 let y_shift = ((size as f32) / 2.0 + rect.min.y) as i32; in draw() localVariable
|
/external/skia/gm/ |
D | colrv1.cpp | 148 SkScalar y_shift = -(metrics.fAscent + metrics.fDescent + metrics.fLeading) * 1.2; in onDraw() local
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 448 FT_Pos y_shift = 0; in ft_smooth_render() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/autohint/ |
D | outline.rs | 454 let y_shift = msb((y_max - y_min) as u32) - 14; in compute_orientation() localVariable 455 let y_shift = y_shift.max(0); in compute_orientation() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/autohint/ |
D | outline.rs | 454 let y_shift = msb((y_max - y_min) as u32) - 14; in compute_orientation() localVariable 455 let y_shift = y_shift.max(0); in compute_orientation() localVariable
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 683 nir_def *y_shift = nir_bcsel(b, in lower_subgroup_id() local
|
/external/libaom/test/ |
D | noise_model_test.cc | 803 const int y_shift = c > 0 ? this->chroma_sub_[1] : 0; in TYPED_TEST_P() local
|
/external/libgav1/src/tile/ |
D | prediction.cc | 232 const int y_shift = subsampling_y_[plane]; in IntraPrediction() local
|
/external/freetype/src/base/ |
D | ftobjs.c | 385 FT_Pos y_shift = 0; in ft_glyphslot_preset_bitmap() local
|