Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/freetype/src/raster/
H A Dftrend1.c105 FT_Pos x_shift = 0; in ft_raster1_render() local
/aosp_15_r20/external/freetype/src/sdf/
H A Dftsdfrend.c258 FT_Pos x_shift = 0; in ft_sdf_render() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ft.cc670 int x_shift = font->x_strength; in hb_ft_get_glyph_extents() local
883 int x_shift = 0; in hb_ft_draw_glyph() local
H A Dhb-outline.cc108 float x_shift, float y_shift) in embolden()
H A Dhb-ot-font.cc541 float x_shift = font->embolden_in_place ? 0 : (float) font->x_strength / 2; in hb_ot_draw_glyph() local
H A Dhb-font.hh221 int x_shift = x_strength; in scale_glyph_extents() local
/aosp_15_r20/external/freetype/src/smooth/
H A Dftsmooth.c447 FT_Pos x_shift = 0; in ft_smooth_render() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/
H A Dmod.rs329 let x_shift = self.phantom[0].x; in scale() localVariable
/aosp_15_r20/external/libaom/test/
H A Dnoise_model_test.cc802 const int x_shift = c > 0 ? this->chroma_sub_[0] : 0; in TYPED_TEST_P() local
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc231 const int x_shift = subsampling_x_[plane]; in IntraPrediction() local
/aosp_15_r20/external/freetype/src/base/
H A Dftobjs.c384 FT_Pos x_shift = 0; in ft_glyphslot_preset_bitmap() local