Home
last modified time | relevance | path

Searched defs:x_shift (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/plotters/src/style/font/
Dab_glyph.rs134 let mut x_shift = 0f32; in draw() localVariable
145 let x_shift = x_shift as i32; in draw() localVariable
/external/freetype/src/raster/
Dftrend1.c105 FT_Pos x_shift = 0; in ft_raster1_render() local
/external/freetype/src/sdf/
Dftsdfrend.c258 FT_Pos x_shift = 0; in ft_sdf_render() local
/external/harfbuzz_ng/src/
Dhb-outline.cc108 float x_shift, float y_shift) in embolden()
Dhb-ft.cc669 int x_shift = font->x_strength; in hb_ft_get_glyph_extents() local
882 int x_shift = 0; in hb_ft_draw_glyph() local
Dhb-ot-font.cc536 float x_shift = font->embolden_in_place ? 0 : (float) font->x_strength / 2; in hb_ot_draw_glyph() local
Dhb-font.hh221 int x_shift = x_strength; in scale_glyph_extents() local
/external/freetype/src/smooth/
Dftsmooth.c447 FT_Pos x_shift = 0; in ft_smooth_render() local
/external/libgav1/src/tile/
Dprediction.cc231 const int x_shift = subsampling_x_[plane]; in IntraPrediction() local
/external/libaom/test/
Dnoise_model_test.cc800 const int x_shift = c > 0 ? this->chroma_sub_[0] : 0; in TYPED_TEST_P() local
/external/freetype/src/base/
Dftobjs.c384 FT_Pos x_shift = 0; in ft_glyphslot_preset_bitmap() local