HomeSort by relevance Sort by last modified time
    Searched refs:getFocusView (Results 1 - 3 of 3) sorted by null

  /external/skia/src/views/
SkWindow.cpp 184 SkView* focus = this->getFocusView();
203 SkView* focus = this->getFocusView();
232 SkView* focus = this->getFocusView();
SkView.cpp 169 SkView* SkView::getFocusView() const
182 return this == this->getFocusView();
223 SkView* focus = this->getFocusView();
  /external/skia/include/views/
SkView.h 109 SkView* getFocusView() const;

Completed in 321 milliseconds