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
↓ 16 callers
Method
unpack
blend2d/pipeline/reference/pixelgeneric_p.h:230
↓ 16 callers
Method
vZeroAlphaW
blend2d/pipeline/jit/pipecompiler_p.h:332
↓ 15 callers
Function
apply_sum_filter
Performs PNG sum filter and casts to byte.
blend2d/codec/pngops_p.h:36
↓ 15 callers
Function
blendv_bits
blend2d/simd/simdx86_p.h:5023
↓ 15 callers
Function
clz
blend2d/support/intops_p.h:412
↓ 15 callers
Function
cos
blend2d/support/math_p.h:482
↓ 15 callers
Method
end
Returns a pointer to the end of array data (iterator compatibility).
blend2d/core/array.h:409
↓ 15 callers
Function
extract_sign_bits_i8
blend2d/simd/simdx86_p.h:4682
↓ 15 callers
Function
fill_inline_t
blend2d/support/memops_p.h:341
↓ 15 callers
Method
fill_path
Fills the given `path` with the default fill style.
blend2d/core/context.h:2724
↓ 15 callers
Function
frac
blend2d/support/math_p.h:433
↓ 15 callers
Method
get_data
Returns immutable in `data_out`, which contains pixel pointer, stride, and other image properties like size and pixel format. \note Although the data
blend2d/core/image.h:393
↓ 15 callers
Function
get_sso_word_index
blend2d/core/bitset_p.h:111
↓ 15 callers
Method
has_bit_id
blend2d/core/fonttagdatainfo_p.h:30
↓ 15 callers
Method
has_bits_in_range
Returns whether the bit-set has at least on bit in the given range `[start:end)`.
blend2d/core/bitset.h:362
↓ 15 callers
Method
insert
blend2d/core/array.h:647
↓ 15 callers
Function
interleave_hi_u16
blend2d/simd/simdx86_p.h:4931
↓ 15 callers
Method
is_empty
blend2d/core/bitset.cpp:555
↓ 15 callers
Method
is_empty
blend2d/raster/edgestorage_p.h:62
↓ 15 callers
Function
is_finite
blend2d/support/math_p.h:65
↓ 15 callers
Function
madd
blend2d/support/math_p.h:134
↓ 15 callers
Method
nextPoint
blend2d-testing/bench/bl_bench_backend.h:142
↓ 15 callers
Function
sin
blend2d/support/math_p.h:479
↓ 15 callers
Method
start
blend2d-testing/demos/bl_demo_text.cpp:15
↓ 15 callers
Function
to_agg2d_color
blend2d-testing/bench/bl_bench_backend_agg.cpp:1173
↓ 15 callers
Function
verify_string
blend2d/core/string_test.cpp:20
↓ 14 callers
Method
add_flags
blend2d/raster/rendercommand_p.h:249
↓ 14 callers
Function
add_i32
blend2d/simd/simdx86_p.h:5142
↓ 14 callers
Method
append_format
blend2d/core/string.h:325
↓ 14 callers
Method
assign_format
blend2d/core/string.h:309
↓ 14 callers
Function
bl_result_from_posix_error
blend2d/core/runtime.cpp:502
↓ 14 callers
Function
bl_runtime_message_fmt
blend2d/core/runtime.cpp:381
↓ 14 callers
Method
ctor
Explicit constructor that constructs this Impl.
blend2d/codec/pngcodec_p.h:138
↓ 14 callers
Method
current_command
blend2d/raster/workermanager_p.h:286
↓ 14 callers
Method
fill_round_rect
Fills a rounded rectangle `rr` (floating point coordinates) with the current fill style.
blend2d/core/context.h:2473
↓ 14 callers
Function
fill_val
blend2d/simd/simd_test_p.h:717
↓ 14 callers
Method
first
blend2d/support/arenalist_p.h:181
↓ 14 callers
Function
format_items
blend2d/simd/simd_test_p.h:618
↓ 14 callers
Function
is_file_open
Just a helper to cast to `BLFile` and call its `is_open()` as this is the only thing we need from C++ API here.
blend2d/core/filesystem.cpp:123
↓ 14 callers
Method
is_ref_counted_object
Tests whether the object info represents a valid BLObject, which has a valid Impl, and is reference counted.
blend2d/core/object.h:531
↓ 14 callers
Method
is_rgba32
Tests whether this `BLVar` instance represents boxed `BLRgba32`.
blend2d/core/var.h:389
↓ 14 callers
Function
mul_u8_widen
blend2d/pipeline/jit/compoputils_p.h:22
↓ 14 callers
Function
opacity_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:242
↓ 14 callers
Function
or_
blend2d/simd/simdx86_p.h:5016
↓ 14 callers
Function
prepare_add
Called when adding something to the path. The `n` parameter is always considered safe as it would be impossible that a path length would go to half `s
blend2d/core/path.cpp:147
↓ 14 callers
Function
simd_cmp_eq_i32
blend2d/simd/simdx86_p.h:2308
↓ 14 callers
Function
simd_cmp_eq_i8
blend2d/simd/simdx86_p.h:2306
↓ 14 callers
Function
simd_make256_u8
blend2d/simd/simdx86_p.h:831
↓ 14 callers
Function
simd_make512_u32
blend2d/simd/simdx86_p.h:985
↓ 14 callers
Function
to_cg_color_components
blend2d-testing/bench/bl_bench_backend_coregraphics.cpp:61
↓ 14 callers
Function
verify_ivec
blend2d/simd/simd_test_p.h:636
↓ 14 callers
Method
word_at
blend2d/core/bitset.cpp:495
↓ 13 callers
Method
_range_end_word
blend2d/core/bitset.h:59
↓ 13 callers
Function
bit_match
blend2d/support/intops_p.h:304
↓ 13 callers
Function
bl_atomic_fetch_strong
blend2d/threading/atomic_p.h:29
↓ 13 callers
Function
bl_rgba_to_qcolor
blend2d-testing/demos/bl_qt_canvas.h:77
↓ 13 callers
Function
both_aligned
blend2d/support/ptrops_p.h:39
↓ 13 callers
Function
comp_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:229
↓ 13 callers
Method
format
blend2d/opentype/otkern_p.h:167
↓ 13 callers
Function
format_to_string
blend2d-testing/tests/bl_test_image_io.cpp:60
↓ 13 callers
Function
get_data
blend2d/core/array_p.h:93
↓ 13 callers
Function
get_impl_header
Returns a pointer to the header of `impl`.
blend2d/core/object_p.h:214
↓ 13 callers
Method
glyph_count
Returns the number of glyphs this font face provides.
blend2d/core/fontface.h:380
↓ 13 callers
Method
index_of
Returns the first index at which a given `item` can be found in the array, or `SIZE_MAX` if not found.
blend2d/core/array.h:715
↓ 13 callers
Function
init_sso
blend2d/core/bitarray.cpp:46
↓ 13 callers
Method
last
blend2d/support/arenalist_p.h:182
↓ 13 callers
Method
lineTo
blend2d-testing/bench/bl_bench_backend_agg.cpp:580
↓ 13 callers
Function
make128_f64
blend2d/simd/simdx86_p.h:3834
↓ 13 callers
Method
next_point_d
blend2d-testing/tests/bl_test_context_utilities.h:460
↓ 13 callers
Function
simd_make512_u16
blend2d/simd/simdx86_p.h:1023
↓ 13 callers
Method
stop
blend2d-testing/demos/bl_demo_text.cpp:19
↓ 13 callers
Function
style_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:217
↓ 13 callers
Function
toJuceColor
blend2d-testing/bench/bl_bench_backend_juce.cpp:118
↓ 13 callers
Function
unpack_hi64_u8_u16
blend2d/simd/simdx86_p.h:4982
↓ 13 callers
Method
value_as_uint
blend2d-testing/commons/cmdline.h:59
↓ 13 callers
Method
write
blend2d/unicode/unicode_p.h:652
↓ 12 callers
Method
advance
blend2d/codec/pngcodec.cpp:798
↓ 12 callers
Method
b_field
blend2d/core/object.h:471
↓ 12 callers
Method
back
blend2d/core/path_p.h:257
↓ 12 callers
Function
bl_atomic_fetch_sub_strong
blend2d/core/api-impl.h:45
↓ 12 callers
Function
bl_debug_get_enum_as_string
blend2d/blend2d-debug.h:42
↓ 12 callers
Function
bl_gradient_init_as
blend2d/core/gradient.cpp:432
↓ 12 callers
Function
bl_result_from_win_error
blend2d/core/runtime.cpp:423
↓ 12 callers
Method
convert_span
Converts a single span of pixels of `w` width.
blend2d/core/pixelconverter.h:182
↓ 12 callers
Method
fill_rule
Returns fill-rule, see \ref BLFillRule.
blend2d/core/context.h:1816
↓ 12 callers
Method
flush
blend2d/compression/deflate_test.cpp:77
↓ 12 callers
Method
init_command
blend2d/raster/rendercommand_p.h:181
↓ 12 callers
Function
init_range_segment
blend2d/core/bitset.cpp:398
↓ 12 callers
Function
is_between_0_and_1
blend2d/support/math_p.h:97
↓ 12 callers
Method
is_solid
Tests whether the fetch-type is solid.
blend2d/pipeline/jit/fetchpart_p.h:68
↓ 12 callers
Method
next_word
Returns the next (or the first, if called the first time) non-zero word of the BitSet or zero if the iteration ended. Use `word_index()` to get the i
blend2d/core/bitset.h:659
↓ 12 callers
Function
packRgba32
blend2d/core/rgba_p.h:36
↓ 12 callers
Function
payload_field
blend2d/compression/deflatedecoderutils_p.h:62
↓ 12 callers
Function
pop_count
blend2d/support/intops_p.h:492
↓ 12 callers
Method
remove_value
Removes the given `feature_tag` and its associated value from the settings. Nothing happens if the `feature_tag` is not in the settings (\ref BL_SUCC
blend2d/core/fontfeaturesettings.h:335
↓ 12 callers
Method
reset
blend2d/geometry/bezier_p.h:420
↓ 12 callers
Method
reset
blend2d-testing/tests/bl_test_context_utilities.h:619
↓ 12 callers
Function
reset_cached_cardinality
Resets cached cardinality to zero, which signalizes that it's not valid.
blend2d/core/bitset.cpp:345
↓ 12 callers
Function
simd_cmp_eq_i64
blend2d/simd/simdx86_p.h:2311
↓ 12 callers
Function
simd_cmp_gt_i64
blend2d/simd/simdx86_p.h:2330
← previous
next →
301–400 of 9,536, ranked by callers