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.cpp182 SkView* SkView::getFocusView() const { function in class:SkView
194 return this == this->getFocusView();
232 SkView* focus = this->getFocusView();
/external/skia/include/views/
H A DSkView.h126 SkView* getFocusView() const;

Completed in 107 milliseconds