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

  /external/skia/legacy/src/views/
SkView.cpp 682 void SkView::postInflate(const SkTDict<SkView*>& dict)
689 child->postInflate(dict);
  /external/skia/src/views/
SkView.cpp 706 void SkView::postInflate(const SkTDict<SkView*>& dict)
713 child->postInflate(dict);

Completed in 780 milliseconds