Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkBorderView.cpp73 if (this->getLayout()) in onEvent()
75 layout = (SkStackViewLayout*)this->getLayout(); in onEvent()
DSkViewPriv.cpp68 SkView::Layout* SkView::getLayout() const in getLayout() function in SkView
DSkView.cpp430 SkView::Layout* layout = this->getLayout(); in invokeLayout()
/external/skia/include/views/
DSkView.h272 Layout* getLayout() const;