Home
last modified time | relevance | path

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

12

/external/skia/src/core/
DSkEdge.cpp85 int bot = SkFDot6Round(y1); in setLine() local
127 int bot = SkFDot6Round(y1); in updateLine() local
235 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local
411 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
DSkRegion_path.cpp298 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
371 int64_t bot = std::min(top + kTileSize, (int64_t)clipBounds.fBottom); in setPath() local
407 int bot = std::min(pathBot, clipBot); in setPath() local
DSkRegionPriv.h199 int bot; in computeRunBounds() local
DSkEdge.h124 int bot = SkFDot6Round(y1); in setLine() local
DSkScan_Antihair.cpp684 int bot = B >> 8; in antifilldot8() local
911 int bot = B >> 8; in innerstrokedot8() 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_loop_unpoisoning.cc18 void *top, *bot; variable
Dalloca_vla_interact.cc21 char *top, *bot; in foo() local
/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.c486 uint16_t bot = 0; in pcre2_substring_nametable_scan() local
/external/libaom/av1/common/arm/
Dcfl_neon.c65 const uint8x8x4_t bot = vld4_u8(input + input_stride); in cfl_luma_subsampling_420_lbd_neon() local
153 const uint16x4_t bot = vld1_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
159 const uint16x8_t bot = vld1q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
173 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.h87 AI float bot() const { return -fVals.w(); } in bot() function
95 AI void setBot(float bot) { fVals.w() = -bot; } in setBot()
/external/googleapis/google/chat/v1/
Dannotation.proto116 User bot = 1; field
/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.py247 def overlayBox(top, bot): argument
/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.c217 const int bot = i + input_stride; in cfl_luma_subsampling_420_lbd_c() local
261 const int bot = i + input_stride; in cfl_luma_subsampling_420_hbd_c() local
/external/libdav1d/src/
Dcdef_apply_tmpl.c208 const pixel *top, *bot; in bytefn() local
/external/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
/external/harfbuzz_ng/util/
Dshape-options.hh238 hb_bool_t bot = false; member

12