Searched refs:emptyRunHeadPtr (Results 1 – 1 of 1) sorted by relevance
139 bool isEmpty() const { return fRunHead == emptyRunHeadPtr(); } in isEmpty()626 static RunHead* emptyRunHeadPtr() { return (SkRegion::RunHead*) -1; } in emptyRunHeadPtr() function