Home
last modified time | relevance | path

Searched defs:rounded (Results 1 - 25 of 47) sorted by relevance

12

/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DRoundCorners.cpp45 std::vector<sk_sp<sksg::GeometryNode>> rounded; in AttachRoundGeometryEffect() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_dce.c86 unsigned rounded = mir_round_bytemask_up(live[ins->dest], round_size); in midgard_opt_dead_code_eliminate_block() local
H A Dmir_promote_uniforms.c335 uint16_t rounded = mir_round_bytemask_up(mir_bytemask(ins), type_size); in midgard_promote_uniforms() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_shrink_vectors.c81 unsigned rounded = round_up_components(last_bit); in shrink_dest_to_read_mask() local
198 unsigned rounded = round_up_components(num_components); in opt_shrink_vectors_alu() local
316 unsigned rounded = round_up_components(num_components); in opt_shrink_vectors_load_const() local
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm
/third_party/skia/experimental/lowp-basic/
H A Dlerp-study.cpp66 int32_t rounded = temp + 32768; in full_res_lerp() local
H A Dbilerp-study.cpp64 int64_t rounded = temp + (1LL << 31); in full_res_bilerp() local
/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp80 const deUint32 rounded = (sum + half) >> (NUM_SUBPIXEL_BITS*2); in interpolateChannel() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_dotclock.c81 unsigned long rounded; in sun4i_dclk_round_rate() local
H A Dsun8i_hdmi_phy_clk.c37 unsigned long rounded; in sun8i_phy_clk_determine_rate() local
H A Dsun4i_hdmi_tmds_clk.c91 unsigned long rounded; in sun4i_tmds_determine_rate() local
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c37 unsigned long rounded; in sun8i_phy_clk_determine_rate() local
H A Dsun4i_hdmi_tmds_clk.c91 unsigned long rounded; in sun4i_tmds_determine_rate() local
H A Dsun4i_tcon_dclk.c81 unsigned long rounded; in sun4i_dclk_round_rate() local
/third_party/node/deps/v8/src/base/
H A Dsafe_conversions.h381 const Src rounded = in ClampRound() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dsafe_conversions.h396 const Src rounded = (value >= 0.0f) ? std::floor(value + 0.5f) : std::ceil(value - 0.5f); in ClampRound() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dverity.c89 u64 rounded = round_up(sz, MERKLE_START_ALIGN); in merkle_file_pos() local
/kernel/linux/linux-6.6/drivers/clk/mstar/
H A Dclk-msc313-cpupll.c147 long rounded = msc313_cpupll_frequencyforreg(reg, *parent_rate); in msc313_cpupll_round_rate() local
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp615 double rounded = even ? ceil(unionArray[i].getDConst() - 0.5) : floor(unionArray[i].getDConst() + 0.5); in fold() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_matrix.cpp278 real64 rounded = Round_int32 (fData [j] [k] * factor) * invFactor; in SafeRound() local
/third_party/skia/gm/
H A Drasterhandleallocator.cpp171 RECT rounded = toRECT(r.round()); variable
/kernel/linux/linux-5.10/drivers/sh/clk/
H A Dcore.c558 unsigned long flags, rounded; in clk_round_rate() local
/kernel/linux/linux-6.6/drivers/sh/clk/
H A Dcore.c558 unsigned long flags, rounded; in clk_round_rate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp490 double rounded = round(clampedValue); in TEST_P() local
/kernel/linux/linux-5.10/drivers/clk/mmp/
H A Dclk-audio.c170 long rounded = 0; in audio_pll_round_rate() local

Completed in 17 milliseconds

12