Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdge.cpp57 int bot = SkFDot6Round(y1); in setLine() local
97 int bot = SkFDot6Round(y1); in updateLine() local
203 int bot = SkFDot6Round(y2); in setQuadratic() local
349 int bot = SkFDot6Round(y3); in setCubic() local
DSkRegion_path.cpp229 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
282 int bot = SkMin32(pathBot, clipBot); in setPath() local
DSkScan_Antihair.cpp524 int bot = B >> 8; in antifilldot8() local
754 int bot = B >> 8; in innerstrokedot8() local
DSkRegion.cpp52 int bot; in ComputeRunBounds() local
1244 int bot = *runs++; in find_y() local
DSkAAClip.cpp735 int bot = r.fBottom - offsetY; in setRegion() local
1512 static void adjust_iter(SkAAClip::Iter& iter, int& topA, int& botA, int bot) { in adjust_iter()
1539 int top, bot; in operateY() local
/external/guava/guava/src/com/google/common/primitives/
DUnsignedLongs.java333 long bot = (x & 0xffffffffl) + ((top % radix) << 32); in toString() local
/external/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local