Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 25 of 39) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftgloadr.c211 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckPoints() local
286 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftgloadr.c215 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckPoints() local
298 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
/third_party/freetype/src/base/
Dftgloadr.c215 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckPoints() local
298 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_async_debug.c49 size_t new_max = MAX2(16, adbg->max * 2); in u_async_debug_message() local
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c296 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local
601 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
Dpfrload.c476 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c296 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local
601 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
Dpfrload.c476 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
/third_party/freetype/src/pfr/
Dpfrgload.c296 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local
601 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
Dpfrload.c476 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c66 FT_UInt new_max = count; in ps_hint_table_ensure() local
141 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local
235 FT_UInt new_max = count; in ps_mask_table_ensure() local
/third_party/freetype/src/pshinter/
Dpshrec.c65 FT_UInt new_max = count; in ps_hint_table_ensure() local
135 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local
214 FT_UInt new_max = count; in ps_mask_table_ensure() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c65 FT_UInt new_max = count; in ps_hint_table_ensure() local
140 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local
234 FT_UInt new_max = count; in ps_mask_table_ensure() local
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c57 FT_Int new_max = old_max; in af_axis_hints_new_segment() local
122 FT_Int new_max = old_max; in af_axis_hints_new_edge() local
767 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c155 FT_Int new_max = old_max; in af_axis_hints_new_segment() local
220 FT_Int new_max = old_max; in af_axis_hints_new_edge() local
865 FT_Int old_max, new_max; in af_glyph_hints_reload() local
/third_party/freetype/src/autofit/
Dafhints.c155 FT_Int new_max = old_max; in af_axis_hints_new_segment() local
220 FT_Int new_max = old_max; in af_axis_hints_new_edge() local
865 FT_Int old_max, new_max; in af_glyph_hints_reload() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.c496 unsigned new_max = in amdgpu_do_add_real_buffer() local
567 unsigned new_max = in amdgpu_lookup_or_add_slab_buffer() local
610 unsigned new_max = in amdgpu_lookup_or_add_sparse_buffer() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c124 unsigned new_max = 2 * views->max; in st_texture_set_sampler_view() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngpread.c485 size_t new_max; in png_push_save_buffer() local
/third_party/skia/third_party/externals/libpng/
Dpngpread.c485 size_t new_max; in png_push_save_buffer() local
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidload.c546 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidload.c546 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local
/third_party/freetype/src/cid/
Dcidload.c546 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c339 unsigned new_max = MAX2(csc->max_slab_buffers + 16, in radeon_lookup_or_add_slab_buffer() local
/third_party/flutter/skia/src/ports/
DSkFontConfigInterface_direct.cpp376 SkScalar new_min, SkScalar new_max) in map_range()

12