Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blend2d/blend2d
/ functions
Functions
9,536 in github.com/blend2d/blend2d
⨍
Functions
9,536
◇
Types & classes
1,364
↓ 6 callers
Function
simd_cmp_ge_u64
blend2d/simd/simdx86_p.h:2417
↓ 6 callers
Function
simd_cmp_gt_i16
blend2d/simd/simdx86_p.h:2326
↓ 6 callers
Function
simd_cmp_gt_i8
blend2d/simd/simdx86_p.h:2325
↓ 6 callers
Function
simd_make512_f32
blend2d/simd/simdx86_p.h:1219
↓ 6 callers
Function
simd_packs_128_i32_u8
blend2d/simd/simdx86_p.h:1783
↓ 6 callers
Function
simd_packz_128_u32_u8
blend2d/simd/simdx86_p.h:1812
↓ 6 callers
Function
simd_swizzlev_u8
blend2d/simd/simdx86_p.h:1452
↓ 6 callers
Function
simd_unpack_lo64_u32_u64
blend2d/simd/simdx86_p.h:1826
↓ 6 callers
Method
size
blend2d/support/span_p.h:289
↓ 6 callers
Method
solid_id
blend2d/core/compopinfo_p.h:75
↓ 6 callers
Function
storeu_le
blend2d/support/memops_p.h:325
↓ 6 callers
Function
stroke_path
blend2d/core/pathstroke.cpp:975
↓ 6 callers
Method
stroke_round_rect
Strokes a rounded rectangle `rr` (floating point coordinates) with the current stroke style.
blend2d/core/context.h:3300
↓ 6 callers
Function
sub_f64x1
blend2d/simd/simdx86_p.h:5040
↓ 6 callers
Function
tan
blend2d/support/math_p.h:485
↓ 6 callers
Function
test_deflate_invalid_stream_with_data
blend2d/compression/deflate_test.cpp:199
↓ 6 callers
Function
test_encoding_decoding_random_images
blend2d/codec/codec_test.cpp:95
↓ 6 callers
Function
transform_decoded_vertex
blend2d/opentype/otglyfsimdimpl_p.h:168
↓ 6 callers
Method
user_transform
blend2d/raster/renderjobproc_p.h:71
↓ 6 callers
Method
vFillAlpha255W
blend2d/pipeline/jit/pipecompiler_p.h:326
↓ 6 callers
Function
verify_tags
blend2d/core/fonttagdataids_test.cpp:19
↓ 6 callers
Method
work_data
blend2d/raster/rendercommandprocasync_p.h:130
↓ 5 callers
Function
_impl
blend2d/core/imagedecoder.h:30
↓ 5 callers
Function
_impl
blend2d/core/imageencoder.h:30
↓ 5 callers
Function
abs
blend2d/support/vecops_p.h:59
↓ 5 callers
Function
add_f64x1
blend2d/simd/simdx86_p.h:5038
↓ 5 callers
Method
add_geometry
Adds a geometry to the path.
blend2d/core/path.h:942
↓ 5 callers
Method
advance_to
blend2d/core/bitset.cpp:519
↓ 5 callers
Method
advance_y
blend2d/pipeline/reference/fetchgeneric_p.h:63
↓ 5 callers
Method
advance_y
By default these do nothing, only used by `SolidFetch()` this way.
blend2d/pipeline/jit/fetchpart.cpp:60
↓ 5 callers
Function
alloc_impl
blend2d/core/path.cpp:82
↓ 5 callers
Method
alpha
blend2d/raster/rendercommand_p.h:257
↓ 5 callers
Method
appendUInt32BE
blend2d/codec/pngcodec.cpp:1748
↓ 5 callers
Method
append_byte
blend2d/codec/pngcodec.cpp:1707
↓ 5 callers
Method
arc_quadrant_to
Adds an arc quadrant (90deg) to the path. The first point `p1` specifies the quadrant corner and the last point `p2` specifies the end point.
blend2d/core/path.h:825
↓ 5 callers
Method
area_size
blend2d/support/zeroallocator.cpp:126
↓ 5 callers
Function
ascii_to_lower
blend2d/unicode/unicode_p.h:97
↓ 5 callers
Method
backtrack_coverage_offsets
blend2d/opentype/otlayouttables_p.h:693
↓ 5 callers
Method
bandY1
blend2d/raster/rendercommandprocasync_p.h:134
↓ 5 callers
Function
bl_array_clear
blend2d/core/array.cpp:487
↓ 5 callers
Function
bl_debug_object_
blend2d/blend2d-debug.h:700
↓ 5 callers
Function
bl_glyph_buffer_ensure_data
blend2d/core/glyphbuffer.cpp:22
↓ 5 callers
Function
bl_gradient_add_stop_rgba32
blend2d/core/gradient.cpp:744
↓ 5 callers
Function
bl_image_codec_assign_weak
blend2d/core/imagecodec.cpp:88
↓ 5 callers
Function
bl_image_codec_find_by_name
blend2d/core/imagecodec.cpp:189
↓ 5 callers
Function
bl_image_create
blend2d/core/image.cpp:308
↓ 5 callers
Function
bl_image_destroy
blend2d/core/image.cpp:237
↓ 5 callers
Function
bl_image_encoder_assign_move
blend2d/core/imageencoder.cpp:65
↓ 5 callers
Function
bl_image_make_mutable
blend2d/core/image.cpp:385
↓ 5 callers
Function
bl_path_clear
blend2d/core/path.cpp:346
↓ 5 callers
Function
bl_pixel_converter_init_internal
blend2d/core/pixelconverter.cpp:2256
↓ 5 callers
Function
bl_runtime_has_asimd
blend2d/core/runtime_p.h:177
↓ 5 callers
Function
bl_runtime_query_info
blend2d/core/runtime.cpp:340
↓ 5 callers
Function
bl_validate_unicode
blend2d/unicode/unicode.cpp:69
↓ 5 callers
Function
byteSwap64
blend2d/support/intops_p.h:106
↓ 5 callers
Method
byte_swap
blend2d/codec/bmpcodec_p.h:72
↓ 5 callers
Function
cast_to_f64
blend2d/simd/simdx86_p.h:4649
↓ 5 callers
Method
command_quantization_shift_aa
blend2d/raster/workdata_p.h:100
↓ 5 callers
Method
command_quantization_shift_fp
blend2d/raster/workdata_p.h:101
↓ 5 callers
Method
count
blend2d-testing/commons/cmdline.h:24
↓ 5 callers
Method
create_from_face
Creates a new font from the existing font `face` scaled to the given `size`.
blend2d/core/font.h:228
↓ 5 callers
Method
destroy
blend2d/core/gradient_p.h:59
↓ 5 callers
Method
dst_format
Extracts destination pixel format from the signature.
blend2d/pipeline/pipedefs_p.h:317
↓ 5 callers
Method
elliptic_arc_to
Adds an elliptic arc to the path that follows the SVG specification. Matches SVG 'A' path command: - https://www.w3.org/TR/SVG/paths.html#PathDataEll
blend2d/core/path.h:838
↓ 5 callers
Function
ensure_info
blend2d/core/path.cpp:2242
↓ 5 callers
Function
extract_extra
blend2d/compression/deflatedecoderutils_p.h:67
↓ 5 callers
Function
extract_sign_bits_i32
blend2d/simd/simdx86_p.h:4738
↓ 5 callers
Method
features
blend2d/core/imagecodec.h:264
↓ 5 callers
Method
fill_alpha
Returns fill alpha value.
blend2d/core/context.h:1805
↓ 5 callers
Method
fill_polygon
Fills a polygon `poly` (floating point coordinates) with the current fill style.
blend2d/core/context.h:2592
↓ 5 callers
Function
fill_small_t
blend2d/support/memops_p.h:347
↓ 5 callers
Method
find_with_format
Like `find()`, but used when the coverage table format cannot be templatized.
blend2d/opentype/otlayouttables_p.h:163
↓ 5 callers
Function
flatten_tag_set_to
blend2d/core/fonttagset.cpp:43
↓ 5 callers
Function
formatFromRgba32
blend2d/raster/rastercontext.cpp:90
↓ 5 callers
Method
gather_mode
blend2d/pipeline/jit/pipeprimitives_p.h:303
↓ 5 callers
Function
get_capacity
blend2d/core/array_p.h:107
↓ 5 callers
Function
get_impl
blend2d/core/string_p.h:57
↓ 5 callers
Function
get_maximum_size
blend2d/core/string.cpp:30
↓ 5 callers
Function
get_sso_size
blend2d/core/fontfeaturesettings.cpp:30
↓ 5 callers
Method
glyph_id
blend2d/core/glyphrun.h:228
↓ 5 callers
Method
has_chunk
blend2d/codec/pngcodec.cpp:814
↓ 5 callers
Method
has_chunk_with_size
blend2d/codec/pngcodec.cpp:816
↓ 5 callers
Method
info_data
blend2d/opentype/otlayoutcontext_p.h:57
↓ 5 callers
Method
init
blend2d-testing/tests/bl_test_context_utilities.h:540
↓ 5 callers
Function
insertion_sort
blend2d/support/algorithm_p.h:133
↓ 5 callers
Function
interleave_lo_u32
blend2d/simd/simdx86_p.h:4932
↓ 5 callers
Method
intersect
blend2d/core/bitset_p.h:133
↓ 5 callers
Method
invalid_field_offset
blend2d/opentype/otlayout.cpp:101
↓ 5 callers
Method
invalid_field_value
blend2d/opentype/otlayout.cpp:97
↓ 5 callers
Method
is_conic_to
blend2d/raster/edgebuilder_p.h:139
↓ 5 callers
Method
is_cubic_to
blend2d/raster/edgebuilder_p.h:138
↓ 5 callers
Method
is_dynamic_object
Tests whether the object info represents a valid BLObject, which has a valid Impl field.
blend2d/core/object.h:526
↓ 5 callers
Method
is_quad_to
blend2d/raster/edgebuilder_p.h:137
↓ 5 callers
Method
is_range
blend2d/core/bitset.cpp:178
↓ 5 callers
Function
is_zero
blend2d/geometry/commons_p.h:22
↓ 5 callers
Function
length
blend2d/geometry/commons_p.h:70
↓ 5 callers
Method
make_fetch_data_implicit
blend2d/raster/styledata_p.h:56
↓ 5 callers
Function
make_mutable
blend2d/core/font.cpp:109
↓ 5 callers
Method
move_to
blend2d/opentype/otcff.cpp:1893
↓ 5 callers
Method
next_conic_to
blend2d/raster/edgebuilder_p.h:160
← previous
next →
801–900 of 9,536, ranked by callers