MCPcopy Create free account

hub / github.com/blend2d/blend2d / functions

Functions9,536 in github.com/blend2d/blend2d

↓ 16 callersMethodunpack
blend2d/pipeline/reference/pixelgeneric_p.h:230
↓ 16 callersMethodvZeroAlphaW
blend2d/pipeline/jit/pipecompiler_p.h:332
↓ 15 callersFunctionapply_sum_filter
Performs PNG sum filter and casts to byte.
blend2d/codec/pngops_p.h:36
↓ 15 callersFunctionblendv_bits
blend2d/simd/simdx86_p.h:5023
↓ 15 callersFunctionclz
blend2d/support/intops_p.h:412
↓ 15 callersFunctioncos
blend2d/support/math_p.h:482
↓ 15 callersMethodend
Returns a pointer to the end of array data (iterator compatibility).
blend2d/core/array.h:409
↓ 15 callersFunctionextract_sign_bits_i8
blend2d/simd/simdx86_p.h:4682
↓ 15 callersFunctionfill_inline_t
blend2d/support/memops_p.h:341
↓ 15 callersMethodfill_path
Fills the given `path` with the default fill style.
blend2d/core/context.h:2724
↓ 15 callersFunctionfrac
blend2d/support/math_p.h:433
↓ 15 callersMethodget_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 callersFunctionget_sso_word_index
blend2d/core/bitset_p.h:111
↓ 15 callersMethodhas_bit_id
blend2d/core/fonttagdatainfo_p.h:30
↓ 15 callersMethodhas_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 callersMethodinsert
blend2d/core/array.h:647
↓ 15 callersFunctioninterleave_hi_u16
blend2d/simd/simdx86_p.h:4931
↓ 15 callersMethodis_empty
blend2d/core/bitset.cpp:555
↓ 15 callersMethodis_empty
blend2d/raster/edgestorage_p.h:62
↓ 15 callersFunctionis_finite
blend2d/support/math_p.h:65
↓ 15 callersFunctionmadd
blend2d/support/math_p.h:134
↓ 15 callersMethodnextPoint
blend2d-testing/bench/bl_bench_backend.h:142
↓ 15 callersFunctionsin
blend2d/support/math_p.h:479
↓ 15 callersMethodstart
blend2d-testing/demos/bl_demo_text.cpp:15
↓ 15 callersFunctionto_agg2d_color
blend2d-testing/bench/bl_bench_backend_agg.cpp:1173
↓ 15 callersFunctionverify_string
blend2d/core/string_test.cpp:20
↓ 14 callersMethodadd_flags
blend2d/raster/rendercommand_p.h:249
↓ 14 callersFunctionadd_i32
blend2d/simd/simdx86_p.h:5142
↓ 14 callersMethodappend_format
blend2d/core/string.h:325
↓ 14 callersMethodassign_format
blend2d/core/string.h:309
↓ 14 callersFunctionbl_result_from_posix_error
blend2d/core/runtime.cpp:502
↓ 14 callersFunctionbl_runtime_message_fmt
blend2d/core/runtime.cpp:381
↓ 14 callersMethodctor
Explicit constructor that constructs this Impl.
blend2d/codec/pngcodec_p.h:138
↓ 14 callersMethodcurrent_command
blend2d/raster/workermanager_p.h:286
↓ 14 callersMethodfill_round_rect
Fills a rounded rectangle `rr` (floating point coordinates) with the current fill style.
blend2d/core/context.h:2473
↓ 14 callersFunctionfill_val
blend2d/simd/simd_test_p.h:717
↓ 14 callersMethodfirst
blend2d/support/arenalist_p.h:181
↓ 14 callersFunctionformat_items
blend2d/simd/simd_test_p.h:618
↓ 14 callersFunctionis_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 callersMethodis_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 callersMethodis_rgba32
Tests whether this `BLVar` instance represents boxed `BLRgba32`.
blend2d/core/var.h:389
↓ 14 callersFunctionmul_u8_widen
blend2d/pipeline/jit/compoputils_p.h:22
↓ 14 callersFunctionopacity_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:242
↓ 14 callersFunctionor_
blend2d/simd/simdx86_p.h:5016
↓ 14 callersFunctionprepare_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 callersFunctionsimd_cmp_eq_i32
blend2d/simd/simdx86_p.h:2308
↓ 14 callersFunctionsimd_cmp_eq_i8
blend2d/simd/simdx86_p.h:2306
↓ 14 callersFunctionsimd_make256_u8
blend2d/simd/simdx86_p.h:831
↓ 14 callersFunctionsimd_make512_u32
blend2d/simd/simdx86_p.h:985
↓ 14 callersFunctionto_cg_color_components
blend2d-testing/bench/bl_bench_backend_coregraphics.cpp:61
↓ 14 callersFunctionverify_ivec
blend2d/simd/simd_test_p.h:636
↓ 14 callersMethodword_at
blend2d/core/bitset.cpp:495
↓ 13 callersMethod_range_end_word
blend2d/core/bitset.h:59
↓ 13 callersFunctionbit_match
blend2d/support/intops_p.h:304
↓ 13 callersFunctionbl_atomic_fetch_strong
blend2d/threading/atomic_p.h:29
↓ 13 callersFunctionbl_rgba_to_qcolor
blend2d-testing/demos/bl_qt_canvas.h:77
↓ 13 callersFunctionboth_aligned
blend2d/support/ptrops_p.h:39
↓ 13 callersFunctioncomp_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:229
↓ 13 callersMethodformat
blend2d/opentype/otkern_p.h:167
↓ 13 callersFunctionformat_to_string
blend2d-testing/tests/bl_test_image_io.cpp:60
↓ 13 callersFunctionget_data
blend2d/core/array_p.h:93
↓ 13 callersFunctionget_impl_header
Returns a pointer to the header of `impl`.
blend2d/core/object_p.h:214
↓ 13 callersMethodglyph_count
Returns the number of glyphs this font face provides.
blend2d/core/fontface.h:380
↓ 13 callersMethodindex_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 callersFunctioninit_sso
blend2d/core/bitarray.cpp:46
↓ 13 callersMethodlast
blend2d/support/arenalist_p.h:182
↓ 13 callersMethodlineTo
blend2d-testing/bench/bl_bench_backend_agg.cpp:580
↓ 13 callersFunctionmake128_f64
blend2d/simd/simdx86_p.h:3834
↓ 13 callersMethodnext_point_d
blend2d-testing/tests/bl_test_context_utilities.h:460
↓ 13 callersFunctionsimd_make512_u16
blend2d/simd/simdx86_p.h:1023
↓ 13 callersMethodstop
blend2d-testing/demos/bl_demo_text.cpp:19
↓ 13 callersFunctionstyle_op_to_string
blend2d-testing/tests/bl_test_context_utilities.h:217
↓ 13 callersFunctiontoJuceColor
blend2d-testing/bench/bl_bench_backend_juce.cpp:118
↓ 13 callersFunctionunpack_hi64_u8_u16
blend2d/simd/simdx86_p.h:4982
↓ 13 callersMethodvalue_as_uint
blend2d-testing/commons/cmdline.h:59
↓ 13 callersMethodwrite
blend2d/unicode/unicode_p.h:652
↓ 12 callersMethodadvance
blend2d/codec/pngcodec.cpp:798
↓ 12 callersMethodb_field
blend2d/core/object.h:471
↓ 12 callersMethodback
blend2d/core/path_p.h:257
↓ 12 callersFunctionbl_atomic_fetch_sub_strong
blend2d/core/api-impl.h:45
↓ 12 callersFunctionbl_debug_get_enum_as_string
blend2d/blend2d-debug.h:42
↓ 12 callersFunctionbl_gradient_init_as
blend2d/core/gradient.cpp:432
↓ 12 callersFunctionbl_result_from_win_error
blend2d/core/runtime.cpp:423
↓ 12 callersMethodconvert_span
Converts a single span of pixels of `w` width.
blend2d/core/pixelconverter.h:182
↓ 12 callersMethodfill_rule
Returns fill-rule, see \ref BLFillRule.
blend2d/core/context.h:1816
↓ 12 callersMethodflush
blend2d/compression/deflate_test.cpp:77
↓ 12 callersMethodinit_command
blend2d/raster/rendercommand_p.h:181
↓ 12 callersFunctioninit_range_segment
blend2d/core/bitset.cpp:398
↓ 12 callersFunctionis_between_0_and_1
blend2d/support/math_p.h:97
↓ 12 callersMethodis_solid
Tests whether the fetch-type is solid.
blend2d/pipeline/jit/fetchpart_p.h:68
↓ 12 callersMethodnext_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 callersFunctionpackRgba32
blend2d/core/rgba_p.h:36
↓ 12 callersFunctionpayload_field
blend2d/compression/deflatedecoderutils_p.h:62
↓ 12 callersFunctionpop_count
blend2d/support/intops_p.h:492
↓ 12 callersMethodremove_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 callersMethodreset
blend2d/geometry/bezier_p.h:420
↓ 12 callersMethodreset
blend2d-testing/tests/bl_test_context_utilities.h:619
↓ 12 callersFunctionreset_cached_cardinality
Resets cached cardinality to zero, which signalizes that it's not valid.
blend2d/core/bitset.cpp:345
↓ 12 callersFunctionsimd_cmp_eq_i64
blend2d/simd/simdx86_p.h:2311
↓ 12 callersFunctionsimd_cmp_gt_i64
blend2d/simd/simdx86_p.h:2330
← previousnext →301–400 of 9,536, ranked by callers