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 231 SkView* focus = this->getFocusView();
250 SkView* focus = this->getFocusView();
279 SkView* focus = this->getFocusView();
SkView.cpp 192 SkView* SkView::getFocusView() const
205 return this == this->getFocusView();
246 SkView* focus = this->getFocusView();
  /external/skia/include/views/
SkView.h 125 SkView* getFocusView() const;

Completed in 33 milliseconds