Home
last modified time | relevance | path

Searched defs:ipart (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/
H A DUtils.h85 T ipart = 0; variable
/aosp_15_r20/external/ComputeLibrary/support/
H A DRounding.h153 T ipart = 0; variable
/aosp_15_r20/frameworks/base/libs/hwui/
H A DInterpolator.cpp141 float ipart, weight; in interpolate() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2523 LLVMValueRef ipart; in lp_build_ifloor_fract() local
3237 LLVMValueRef ipart = NULL; in lp_build_exp2() local
3573 LLVMValueRef ipart; in lp_build_fast_log2() local
3603 LLVMValueRef ipart; in lp_build_ilog2() local
H A Dlp_bld_sample.c788 LLVMValueRef ipart = lp_build_extract_exponent(bld, x, 1); in lp_build_ilog2_sqrt() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h330 vint4 ipart = float_to_int(x - 0.5f); in exp2() local
/aosp_15_r20/external/skia/tools/viewer/
H A DPathTextSlide.cpp413 const skvx::int4 ipart = skvx::cast<int32_t>(t); in apply() local