Searched refs:getGlobalBounds (Results 1 – 2 of 2) sorted by relevance
49 void getGlobalBounds(SkIRect* bounds) const { in getGlobalBounds() function55 SkIRect getGlobalBounds() const { in getGlobalBounds() function57 this->getGlobalBounds(&bounds); in getGlobalBounds()
654 fMCRec->fRasterClip.setRect(device->getGlobalBounds()); in init()655 fDeviceClipBounds = qr_clip_bounds(device->getGlobalBounds()); in init()