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 176 SkView* focus = this->getFocusView();
194 SkView* focus = this->getFocusView();
221 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 126 SkView* getFocusView() const;

Completed in 2296 milliseconds