Searched refs:getLocalBounds (Results 1 - 3 of 3) sorted by relevance

/external/skia/samplecode/
H A DSampleXfer.cpp68 this->getLocalBounds(&r);
88 this->getLocalBounds(&r);
/external/skia/include/views/
H A DSkView.h83 void getLocalBounds(SkRect* bounds) const;
/external/skia/src/views/
H A DSkView.cpp147 view->getLocalBounds(&bounds);
483 void SkView::getLocalBounds(SkRect* bounds) const { function in class:SkView

Completed in 199 milliseconds