Home
last modified time | relevance | path

Searched defs:bot (Results 1 – 25 of 40) sorted by relevance

12

/external/skia/src/core/
DSkEdge.cpp83 int bot = SkFDot6Round(y1); in setLine() local
125 int bot = SkFDot6Round(y1); in updateLine() local
233 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local
409 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
DSkRegion_path.cpp282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
353 int bot = std::min(pathBot, clipBot); in setPath() local
DSkRegionPriv.h199 int bot; in computeRunBounds() local
DSkEdge.h116 int bot = SkFDot6Round(y1); in setLine() local
DSkScan_Antihair.cpp674 int bot = B >> 8; in antifilldot8() local
901 int bot = B >> 8; in innerstrokedot8() local
DSkAAClip.cpp609 auto advanceIter = [](Iter& iter, int& iterTop, int& iterBot, int bot) { in operateY()
627 int top, bot; in operateY() local
1350 int bot = r.fBottom - offsetY; in setRegion() local
/external/libaom/av1/common/x86/
Dcfl_ssse3.c52 __m128i bot = _mm_loadh_epi32((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local
59 __m128i bot = _mm_loadl_epi64((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local
66 __m128i bot = _mm_loadu_si128((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local
191 const __m128i bot = _mm_loadl_epi64((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local
197 const __m128i bot = _mm_loadu_si128((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local
Dcfl_avx2.c72 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_avx2() local
173 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_avx2() local
/external/compiler-rt/test/asan/TestCases/
Dalloca_vla_interact.cc21 char *top, *bot; in foo() local
Dalloca_loop_unpoisoning.cc18 void *top, *bot; variable
/external/webrtc/tools_webrtc/perf/
Dcatapult_uploader_test.py57 bot=None, argument
/external/pcre/src/
Dpcre2_script_run.c310 int bot = 1; in PRIV() local
Dpcre2_substring.c483 uint16_t bot = 0; in pcre2_substring_nametable_scan() local
/external/libaom/av1/common/arm/
Dcfl_neon.c63 const uint8x8x4_t bot = vld4_u8(input + input_stride); in cfl_luma_subsampling_420_lbd_neon() local
151 const uint16x4_t bot = vld1_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
157 const uint16x8_t bot = vld1q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
171 const uint16x8x4_t bot = vld4q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
/external/libmpeg2/common/x86/
Dideint_cac_ssse3.c106 __m128i bot[4]; in ideint_cac_8x8_ssse3() local
/external/skia/src/gpu/graphite/geom/
DRect.h79 AI float bot() const { return -fVals.w(); } in bot() function
87 AI void setBot(float bot) { fVals.w() = -bot; } in setBot()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_common.h182 float top[4], real[4], bot[4]; in determine_validation_error_offset() local
Dtest_read_1D_array.cpp158 float top[ 4 ], real[ 4 ], bot[ 4 ], bot2[ 4 ]; in determine_validation_error_1D_arr() local
175 float top[ 4 ], real[ 4 ], bot[ 4 ], bot2[ 4 ]; in determine_validation_error_1D_arr() local
Dtest_iterations.cpp216 float top[ 4 ], real[ 4 ], bot[ 4 ], bot2[ 4 ]; in determine_validation_error() local
243 float top[ 4 ], real[ 4 ], bot[ 4 ], bot2[ 4 ]; in determine_validation_error() local
/external/fonttools/Lib/fontTools/varLib/
DfeatureVars.py204 def overlayBox(top, bot): argument
/external/skia/src/opts/
DSkBitmapProcState_opts.h116 bot = lerp_x(bl, br), in S32_alpha_D32_filter_DX() local
216 bot = interpolate_in_x(A2,A3, B2,B3, interlaced_x_weights); in S32_alpha_D32_filter_DX() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java1794 int bot = rows; in putChar() local
1878 int bot = rows; in putChar() local
2787 int bot = R; in putChar() local
/external/libaom/av1/common/
Dcfl.c218 const int bot = i + input_stride; in cfl_luma_subsampling_420_lbd_c() local
262 const int bot = i + input_stride; in cfl_luma_subsampling_420_hbd_c() local
/external/harfbuzz_ng/util/
Dshape-options.hh128 hb_bool_t bot = false; member
/external/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local

12