Searched refs:getLocalBounds (Results 1 – 3 of 3) sorted by relevance
68 this->getLocalBounds(&r); in onDraw()88 this->getLocalBounds(&r); in onClick()
83 void getLocalBounds(SkRect* bounds) const;
147 view->getLocalBounds(&bounds); in inval()483 void SkView::getLocalBounds(SkRect* bounds) const { in getLocalBounds() function in SkView