Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/src/core/
DSkEdge.cpp65 int bot = SkFDot6Round(y1); in setLine() local
106 int bot = SkFDot6Round(y1); in updateLine() local
214 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local
389 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
DSkRegion_path.cpp282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
354 int bot = SkMin32(pathBot, clipBot); in setPath() local
DSkRegionPriv.h197 int bot; in computeRunBounds() local
DSkEdge.h118 int bot = SkFDot6Round(y1); in setLine() local
DSkScan_Antihair.cpp669 int bot = B >> 8; in antifilldot8() local
896 int bot = B >> 8; in innerstrokedot8() local
/third_party/skia/src/core/
DSkEdge.cpp65 int bot = SkFDot6Round(y1); in setLine() local
106 int bot = SkFDot6Round(y1); in updateLine() local
214 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local
389 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.h197 int bot; in computeRunBounds() local
DSkEdge.h118 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
/third_party/flutter/skia/infra/bots/recipes/
Dperf.py46 def nanobench_flags(api, bot): argument
Dtest.py41 def dm_flags(api, bot): argument
/third_party/pcre2/pcre2/src/
Dpcre2_script_run.c310 int bot = 1; in PRIV() local
Dpcre2_substring.c483 uint16_t bot = 0; in pcre2_substring_nametable_scan() local
/third_party/skia/experimental/graphite/src/geom/
DRect.h73 AI float bot() const { return -fVals.w(); } in bot() function
81 AI void setBot(float bot) { fVals.w() = -bot; } in setBot()
/third_party/flutter/skia/tests/
DDetermineDomainModeTest.cpp63 void set(const SkRect& rect, EdgeType left, EdgeType top, EdgeType right, EdgeType bot, in set()
234 RectInfo::EdgeType bot = enclosing.edgeType(RectInfo::kBot); in generic_inset() local
/third_party/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
/third_party/skia/experimental/sorttoy/
DFake.cpp65 SkColor4f bot = SkColor4f::FromColor(c1); in blend() local
DCmds.cpp167 SkColor4f bot = SkColor4f::FromColor(*dstBM->getAddr32(x, y)); in rasterize() local
/third_party/ltp/tools/sparse/sparse-src/
Dflow.c846 static void remove_merging_phisrc(struct instruction *insn, struct basic_block *bot) in remove_merging_phisrc()
893 static int merge_bb(struct basic_block *top, struct basic_block *bot) in merge_bb()
/third_party/tzdata/
Dstrftime.c404 int bot; in _fmt() local
/third_party/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh299 hb_bool_t bot = false; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c320 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local

12