HomeSort by relevance Sort by last modified time
    Searched defs:onSendClickToChildren (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
OverView.cpp 47 virtual bool onSendClickToChildren(SkScalar x, SkScalar y) {
  /external/skia/src/views/
SkView.cpp 378 if (this->onSendClickToChildren(x, y)) {
474 bool SkView::onSendClickToChildren(SkScalar x, SkScalar y) {

Completed in 817 milliseconds