Home
last modified time | relevance | path

Searched refs:clipBot (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkRegion_path.cpp338 int clipTop, clipBot; in setPath() local
339 int clipTransitions = clip.count_runtype_values(&clipTop, &clipBot); in setPath()
342 int bot = SkMin32(pathBot, clipBot); in setPath()