Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp95 static RunHead* AllocRect(const SkIRect& bounds) { in AllocRect() function
721 fRunHead = RunHead::AllocRect(bounds); in setRect()