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

  /external/chromium_org/third_party/skia/src/views/
SkView.cpp 380 if (this->onSendClickToChildren(x, y, modi)) {
494 bool SkView::onSendClickToChildren(SkScalar x, SkScalar y, unsigned modi) {
  /external/skia/src/views/
SkView.cpp 380 if (this->onSendClickToChildren(x, y, modi)) {
494 bool SkView::onSendClickToChildren(SkScalar x, SkScalar y, unsigned modi) {

Completed in 60 milliseconds