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

  /external/skia/src/views/
SkViewInflate.cpp 97 root->postInflate(fIDs);
SkView.cpp 682 void SkView::postInflate(const SkTDict<SkView*>& dict)
689 child->postInflate(dict);
  /external/skia/include/views/
SkView.h 303 call postInflate on all of the view's children.
305 void postInflate(const SkTDict<SkView*>& ids);

Completed in 19 milliseconds