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

/external/skia/src/views/
H A DSkWindow.cpp148 SkView* focus = this->getFocusView();
166 SkView* focus = this->getFocusView();
193 SkView* focus = this->getFocusView();
H A DSkView.cpp183 SkView* SkView::getFocusView() const { function in class:SkView
195 return this == this->getFocusView();
233 SkView* focus = this->getFocusView();
/external/skia/include/views/
H A DSkView.h126 SkView* getFocusView() const;

Completed in 240 milliseconds