Home
last modified time | relevance | path

Searched refs:getLocalBounds (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DSampleXfer.cpp71 this->getLocalBounds(&r); in onDraw()
91 this->getLocalBounds(&r); in onClick()
/external/skia/include/views/
DSkView.h83 void getLocalBounds(SkRect* bounds) const;
/external/skia/src/views/
DSkView.cpp146 view->getLocalBounds(&bounds); in inval()
482 void SkView::getLocalBounds(SkRect* bounds) const { in getLocalBounds() function in SkView
DSkWidgets.cpp325 this->getLocalBounds(&r);