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 148 SkView* focus = this->getFocusView();
166 SkView* focus = this->getFocusView();
193 SkView* focus = this->getFocusView();
SkView.cpp 183 SkView* SkView::getFocusView() const {
195 return this == this->getFocusView();
233 SkView* focus = this->getFocusView();
  /external/skia/include/views/
SkView.h 126 SkView* getFocusView() const;

Completed in 298 milliseconds