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

/external/chromium_org/third_party/skia/src/views/
H A DSkView.cpp195 SkView* SkView::getFocusView() const function in class:SkView
208 return this == this->getFocusView();
249 SkView* focus = this->getFocusView();
/external/skia/src/views/
H A DSkView.cpp195 SkView* SkView::getFocusView() const function in class:SkView
208 return this == this->getFocusView();
249 SkView* focus = this->getFocusView();

Completed in 178 milliseconds