Searched defs:setFocusView (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/views/
H A DSkView.cpp158 bool SkView::setFocusView(SkView* fv) function in class:SkView
187 return this->isFocusable() && this->setFocusView(this);
480 (void)this->setFocusView(NULL);

Completed in 17 milliseconds