Searched refs:getDevBounds (Results 1 – 4 of 4) sorted by relevance
787 const SkRect* getDevBounds() const { return fDevBounds; } in getDevBounds() function875 return this->setupDstReadIfNecessary(&info->fDstCopy, info->getDevBounds()); in setupDstReadIfNecessary()
322 NULL != info.getDevBounds() && in onDraw()323 this->quickInsideClip(*info.getDevBounds())) { in onDraw()