Home
last modified time | relevance | path

Searched refs:glyph_format (Results 1 – 25 of 29) sorted by relevance

12

/external/pixman/pixman/
Dpixman-glyph.c365 pixman_format_code_t glyph_format = glyph->image->bits.format; in pixman_glyph_get_mask_format() local
367 if (PIXMAN_FORMAT_TYPE (glyph_format) == PIXMAN_TYPE_A) in pixman_glyph_get_mask_format()
369 if (PIXMAN_FORMAT_A (glyph_format) > PIXMAN_FORMAT_A (format)) in pixman_glyph_get_mask_format()
370 format = glyph_format; in pixman_glyph_get_mask_format()
407 pixman_format_code_t glyph_format = PIXMAN_null; in pixman_composite_glyphs_no_mask() local
461 if (glyph_img->common.extended_format_code != glyph_format || in pixman_composite_glyphs_no_mask()
464 glyph_format = glyph_img->common.extended_format_code; in pixman_composite_glyphs_no_mask()
470 glyph_format, glyph_flags | extra, in pixman_composite_glyphs_no_mask()
504 pixman_format_code_t glyph_format = PIXMAN_null; in add_glyphs() local
539 if (glyph_img->common.extended_format_code != glyph_format || in add_glyphs()
[all …]
/external/pdfium/core/include/thirdparties/freetype/freetype/
Dftrender.h77 FT_Glyph_Format glyph_format; member
148 FT_Glyph_Format glyph_format; member
Dftimage.h1299 FT_Glyph_Format glyph_format; member
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
Dftrender.h77 FT_Glyph_Format glyph_format; member
148 FT_Glyph_Format glyph_format; member
Dftimage.h1299 FT_Glyph_Format glyph_format; member
/external/freetype/include/
Dftrender.h77 FT_Glyph_Format glyph_format; member
148 FT_Glyph_Format glyph_format; member
Dftimage.h1299 FT_Glyph_Format glyph_format; member
/external/chromium_org/third_party/freetype/include/freetype/
Dftrender.h77 FT_Glyph_Format glyph_format; member
148 FT_Glyph_Format glyph_format; member
Dftimage.h1299 FT_Glyph_Format glyph_format; member
/external/freetype/src/raster/
Dftrend1.c68 if ( slot->format != render->glyph_format ) in ft_raster1_transform()
93 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()
116 if ( slot->format != render->glyph_format ) in ft_raster1_render()
/external/chromium_org/third_party/freetype/src/raster/
Dftrend1.c68 if ( slot->format != render->glyph_format ) in ft_raster1_transform()
93 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()
116 if ( slot->format != render->glyph_format ) in ft_raster1_render()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
Dftrend1.c68 if ( slot->format != render->glyph_format ) in ft_raster1_transform()
93 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()
116 if ( slot->format != render->glyph_format ) in ft_raster1_render()
/external/chromium_org/third_party/freetype/src/smooth/
Dftsmooth.c67 if ( slot->format != render->glyph_format ) in ft_smooth_transform()
92 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()
128 if ( slot->format != render->glyph_format ) in ft_smooth_render_generic()
/external/freetype/src/smooth/
Dftsmooth.c67 if ( slot->format != render->glyph_format ) in ft_smooth_transform()
92 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()
128 if ( slot->format != render->glyph_format ) in ft_smooth_render_generic()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
Dftsmooth.c67 if ( slot->format != render->glyph_format ) in ft_smooth_transform()
92 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()
128 if ( slot->format != render->glyph_format ) in ft_smooth_render_generic()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
Dftobjs.h692 FT_Glyph_Format glyph_format; member
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/external/freetype/include/internal/
Dftobjs.h684 FT_Glyph_Format glyph_format; member
1073 clazz->glyph_format = glyph_format_; \
1141 clazz->glyph_format = format_; \
1298 clazz->glyph_format = glyph_format_; \
/external/chromium_org/third_party/freetype/include/freetype/internal/
Dftobjs.h692 FT_Glyph_Format glyph_format; member
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
Dftobjs.h692 FT_Glyph_Format glyph_format; member
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/external/freetype/src/base/
Dftglyph.c296 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()
545 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dfxft_ftglyph.c296 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()
549 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
/external/chromium_org/third_party/freetype/src/base/
Dftglyph.c296 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()
549 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
/external/chromium_org/third_party/freetype/src/sfnt/
Dttsbit0.c696 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument
724 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
749 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
Dttsbit.c783 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument
811 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
838 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
Dttsbit.c783 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument
811 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
838 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()

12