Searched refs:getGlobalBounds (Results 1 – 7 of 7) sorted by relevance
50 void getGlobalBounds(SkIRect* bounds) const { in getGlobalBounds() function56 SkIRect getGlobalBounds() const { in getGlobalBounds() function58 this->getGlobalBounds(&bounds); in getGlobalBounds()
512 fMCRec->fRasterClip.setRect(device->getGlobalBounds()); in init()513 fDeviceClipBounds = qr_clip_bounds(device->getGlobalBounds()); in init()2860 return fImpl->fDevice->getGlobalBounds(); in clipBounds()
333 return new TrackLayerDevice(this->getGlobalBounds(), surfaceProps, fStrikeServer, in onCreateDevice()
61 void getGlobalBounds(SkIRect* bounds) const { in getGlobalBounds() function66 SkIRect getGlobalBounds() const { in getGlobalBounds() function68 this->getGlobalBounds(&bounds); in getGlobalBounds()
1702 return this->topDevice()->getGlobalBounds(); in topLayerBounds()
712 SkRect transformedRect = this->cs().bounds(this->getGlobalBounds()); in drawAnnotation()
814 SkRect transformedRect = this->cs().bounds(this->getGlobalBounds()); in drawAnnotation()