Home
last modified time | relevance | path

Searched refs:postInflate (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/views/
DSkViewInflate.cpp97 root->postInflate(fIDs); in inflate()
DSkView.cpp672 void SkView::postInflate(const SkTDict<SkView*>& dict) { in postInflate() function in SkView
678 child->postInflate(dict); in postInflate()
/external/skia/include/views/
DSkView.h323 void postInflate(const SkTDict<SkView*>& ids);