Home
last modified time | relevance | path

Searched defs:bitmap_glyph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/freetype/src/base/
H A Dftglyph.c61 ft_bitmap_glyph_init( FT_Glyph bitmap_glyph, in ft_bitmap_glyph_init()
112 ft_bitmap_glyph_done( FT_Glyph bitmap_glyph ) in ft_bitmap_glyph_done()
123 ft_bitmap_glyph_bbox( FT_Glyph bitmap_glyph, in ft_bitmap_glyph_bbox()
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_fontations.cpp528 rust::cxxbridge1::Box<fontations_ffi::BridgeBitmapGlyph> bitmap_glyph = in generateMetrics() local
601 rust::cxxbridge1::Box<fontations_ffi::BridgeBitmapGlyph> bitmap_glyph = in generatePngImage() local
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1422 pub unsafe fn bitmap_glyph<'a>( in bitmap_glyph() function
1743 unsafe fn bitmap_glyph<'a>( in bitmap_glyph() function