Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRegion_path.cpp349 int clipTop, clipBot; in setPath() local
350 int clipTransitions = clip.count_runtype_values(&clipTop, &clipBot); in setPath()
353 int bot = std::min(pathBot, clipBot); in setPath()