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
↓ 8 callers
Function
simd_flip_sign_i32
blend2d/simd/simdx86_p.h:2196
↓ 8 callers
Function
simd_flip_sign_i64
blend2d/simd/simdx86_p.h:2197
↓ 8 callers
Function
simd_make256_u64
blend2d/simd/simdx86_p.h:735
↓ 8 callers
Function
simd_or
blend2d/simd/simdx86_p.h:2145
↓ 8 callers
Function
simd_packs_128_i32_i16
blend2d/simd/simdarm_p.h:1163
↓ 8 callers
Function
simd_unpack_lo64_u8_u16
blend2d/simd/simdx86_p.h:1822
↓ 8 callers
Method
size_in_words
Returns the size of the `T[]` array in `T` units.
blend2d/support/arenabitarray_p.h:104
↓ 8 callers
Method
split
blend2d/raster/edgebuilder_p.h:512
↓ 8 callers
Function
uadd_saturate
blend2d/support/intops_p.h:761
↓ 8 callers
Function
unpremultiply_rgb_8bit
blend2d/pixelops/scalar_p.h:48
↓ 8 callers
Method
vExpandAlphaPS
blend2d/pipeline/jit/pipecompiler_p.h:321
↓ 7 callers
Function
ZeroAllocator_numGranularized
blend2d/support/zeroallocator.cpp:46
↓ 7 callers
Method
_advance
blend2d/core/path_p.h:211
↓ 7 callers
Method
_make_red
blend2d/support/arenatree_p.h:71
↓ 7 callers
Method
align
Align the current pointer to `alignment`.
blend2d/support/arenaallocator_p.h:199
↓ 7 callers
Function
align_down
blend2d/support/intops_p.h:637
↓ 7 callers
Function
align_word_down_to_segment
blend2d/core/bitset.cpp:35
↓ 7 callers
Function
bl_array_insert_data
blend2d/core/array.cpp:1034
↓ 7 callers
Function
bl_atomic_fetch_add_strong
blend2d/core/api-impl.h:33
↓ 7 callers
Function
bl_atomic_fetch_relaxed
blend2d/threading/atomic_p.h:23
↓ 7 callers
Function
bl_bit_set_clear
blend2d/core/bitset.cpp:2070
↓ 7 callers
Function
bl_glyph_buffer_set_text
blend2d/core/glyphbuffer.cpp:234
↓ 7 callers
Function
bl_object_get_property
blend2d/core/object.cpp:211
↓ 7 callers
Function
bl_zero_allocator_test_usage
blend2d/support/zeroallocator_test.cpp:113
↓ 7 callers
Method
c_mask_generic_loop
blend2d/pipeline/jit/compoppart.cpp:584
↓ 7 callers
Function
calculate_vec_count
blend2d/pipeline/jit/fetchutilspixelaccess.cpp:20
↓ 7 callers
Method
can_pop
blend2d/raster/edgebuilder_p.h:481
↓ 7 callers
Method
can_push
blend2d/raster/edgebuilder_p.h:482
↓ 7 callers
Function
cast_from_f32
blend2d/simd/simdx86_p.h:4641
↓ 7 callers
Function
cast_from_f64
blend2d/simd/simdx86_p.h:4642
↓ 7 callers
Method
clear
blend2d-testing/tests/bl_test_context_utilities.h:815
↓ 7 callers
Method
close
blend2d/opentype/otcff.cpp:1922
↓ 7 callers
Method
comp_op
Returns the composition operator id, see \ref BLCompOp.
blend2d/pipeline/jit/compoppart_p.h:84
↓ 7 callers
Method
convert_rect
Converts a rectangular area of pixels from source format to destination.
blend2d/core/pixelconverter.h:188
↓ 7 callers
Method
copy_from
blend2d/raster/styledata_p.h:80
↓ 7 callers
Function
csa
blend2d/support/intops_p.h:160
↓ 7 callers
Method
destroy
blend2d/raster/renderjob_p.h:184
↓ 7 callers
Method
done
blend2d/raster/edgebuilder_p.h:946
↓ 7 callers
Method
dtor
Explicit destructor that destructs this Impl.
blend2d/codec/pngcodec_p.h:145
↓ 7 callers
Function
emit_mem_fill_sequence
blend2d/pipeline/jit/fetchutilsinlineloops.cpp:16
↓ 7 callers
Function
enqueue_command
blend2d/raster/rastercontext.cpp:2414
↓ 7 callers
Method
ensure_buffer
blend2d/core/glyphbuffer.cpp:38
↓ 7 callers
Method
extract_extra
blend2d/compression/deflatedecoderutils_p.h:154
↓ 7 callers
Function
fetch_vec32
blend2d/pipeline/jit/fetchutilspixelaccess.cpp:164
↓ 7 callers
Method
fill_utf8_text
Fills UTF-8 encoded string passed as `text` and `size` by using the given `font` at `origin` (integer coordinates) with the default fill style. \note
blend2d/core/context.h:2776
↓ 7 callers
Method
fix_length_after_fast_loop
blend2d/compression/deflatedecoderutils_p.h:183
↓ 7 callers
Method
format
blend2d-testing/bench/bl_bench_app.cpp:300
↓ 7 callers
Method
full
blend2d/raster/renderqueue_p.h:229
↓ 7 callers
Function
full_length
blend2d/compression/deflatedecoderutils_p.h:59
↓ 7 callers
Function
get_impl
blend2d/core/bitarray_p.h:53
↓ 7 callers
Function
get_sso_size
blend2d/core/fontvariationsettings.cpp:39
↓ 7 callers
Method
global_alpha
Returns a global alpha value.
blend2d/core/context.h:1608
↓ 7 callers
Method
has_bit
blend2d-testing/generator/bl_generator.h:142
↓ 7 callers
Method
has_command
blend2d-testing/bench/shape_data.h:41
↓ 7 callers
Method
has_index
blend2d/core/bitset_p.h:130
↓ 7 callers
Method
height
Returns image height (in pixels).
blend2d/core/image.h:370
↓ 7 callers
Method
init
blend2d/pipeline/reference/fetchgeneric_p.h:94
↓ 7 callers
Function
init_dynamic
blend2d/core/bitarray.cpp:59
↓ 7 callers
Function
init_dynamic
blend2d/core/string.cpp:67
↓ 7 callers
Method
init_header
Initializes the fetch data header by resetting all header members and initializing the reference count to `rc`.
blend2d/raster/renderfetchdata_p.h:63
↓ 7 callers
Method
init_image_source
blend2d/raster/renderfetchdata_p.h:147
↓ 7 callers
Function
init_static
blend2d/core/array.cpp:229
↓ 7 callers
Method
invalid_offset_entry
blend2d/opentype/otlayout.cpp:109
↓ 7 callers
Function
invalidate_lut_cache
Cache invalidation means to remove the cached lut tables from `impl`. Since modification always means to either create a copy of it or to modify a uni
blend2d/core/gradient.cpp:183
↓ 7 callers
Method
is_cubic_to
blend2d-testing/bench/shape_data.h:65
↓ 7 callers
Method
is_empty
blend2d/support/span_p.h:292
↓ 7 callers
Method
is_flat
blend2d/raster/edgebuilder_p.h:499
↓ 7 callers
Method
is_line_to
blend2d-testing/bench/shape_data.h:63
↓ 7 callers
Method
is_move_to
blend2d-testing/bench/shape_data.h:62
↓ 7 callers
Function
is_off_or_len
blend2d/compression/deflatedecoderutils_p.h:49
↓ 7 callers
Function
is_open
blend2d/core/pathstroke.cpp:122
↓ 7 callers
Method
is_quad_to
blend2d-testing/bench/shape_data.h:64
↓ 7 callers
Method
is_rgba
Tests whether this `BLVar` instance represents boxed `BLRgba`.
blend2d/core/var.h:385
↓ 7 callers
Method
is_virtual_object
Tests whether the object info represents a valid BLObject, which has a valid Impl, and has a virtual function table.
blend2d/core/object.h:536
↓ 7 callers
Method
is_zero
blend2d/core/bitset.cpp:149
↓ 7 callers
Method
last_index_of
Returns the last index at which a given `item` can be found in the array, or `SIZE_MAX` if not present.
blend2d/core/array.h:735
↓ 7 callers
Method
line_to
blend2d/opentype/otcff.cpp:1899
↓ 7 callers
Function
make_mutable_for_modify_op
A helper function that makes the BitArray mutable, but only if `from` is within its bounds.
blend2d/core/bitarray.cpp:75
↓ 7 callers
Function
nearby_to_int
blend2d/support/math_p.h:329
↓ 7 callers
Function
negate
blend2d/support/intops_p.h:151
↓ 7 callers
Method
next
blend2d/core/fontmanager_p.h:33
↓ 7 callers
Method
next
blend2d-testing/bench/shape_data.h:45
↓ 7 callers
Method
next_uint64
blend2d/simd/simd_test_p.h:76
↓ 7 callers
Method
out
blend2d/opentype/otlayout.cpp:74
↓ 7 callers
Method
pack
blend2d/pipeline/reference/pixelgeneric_p.h:108
↓ 7 callers
Function
pack_abcp
blend2d/core/gradient_p.h:206
↓ 7 callers
Function
pmod
blend2d/support/intops_p.h:818
↓ 7 callers
Method
pop
blend2d/raster/edgebuilder_p.h:536
↓ 7 callers
Method
protect_shared
blend2d/threading/mutex_p.h:185
↓ 7 callers
Method
push
blend2d/raster/edgebuilder_p.h:518
↓ 7 callers
Function
quad_roots
Solve a quadratic polynomial `Ax^2 + Bx + C = 0` and store the result in `dst`. Returns the number of roots found within [t_min, t_max] - `0` to `2`.
blend2d/support/math_p.h:574
↓ 7 callers
Method
read_chunk_size
blend2d/codec/pngcodec.cpp:823
↓ 7 callers
Method
refill_bit_word
blend2d/compression/deflatedecoderutils_p.h:133
↓ 7 callers
Method
refill_byte
blend2d/compression/deflatedecoderutils_p.h:121
↓ 7 callers
Method
reset
blend2d/unicode/unicode_p.h:204
↓ 7 callers
Method
reset
blend2d/raster/workermanager_p.h:109
↓ 7 callers
Method
reset_stops
Resets all stops of the gradient. After the operation the gradient will have no color stops.
blend2d/core/gradient.h:644
↓ 7 callers
Method
revert_edge_builder
blend2d/raster/workdata_p.h:126
↓ 7 callers
Method
save_state
blend2d/raster/workdata_p.h:118
↓ 7 callers
Method
seed
blend2d-testing/tests/bl_test_context_utilities.h:605
← previous
next →
601–700 of 9,536, ranked by callers