Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp1400 SkRegion tmpClip; in setPath() local
1402 tmpClip.setRect(ibounds); in setPath()
1403 clip = &tmpClip; in setPath()