Searched refs:getBoundsRect (Results 1 – 2 of 2) sorted by relevance
36 void getBoundsRect(SkRect* rect) const { rect->setWH(SkIntToScalar(this->width()), in getBoundsRect() function
272 fRenderTarget->getBoundsRect(&rtRect); in drawRect()