Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListCanvas.h332 inline const SkRegion* refRegion(const SkRegion* region) { in refRegion() function
DDisplayListCanvas.cpp218 region = refRegion(region); in clipRegion()