Home
last modified time | relevance | path

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

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