Searched refs:onIRect (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/animator/ | ||
D | SkDisplayList.h | 42 virtual bool onIRect(const SkIRect& r); |
D | SkDisplayList.cpp | 66 bool SkDisplayList::onIRect(const SkIRect& r) { in onIRect() function in SkDisplayList |