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

  /external/skia/include/views/
SkView.h 302 This will call the virtual onPostInflate for this view, and the recursively
347 virtual void onPostInflate(const SkTDict<SkView*>&);
  /external/skia/src/views/
SkView.cpp 677 void SkView::onPostInflate(const SkTDict<SkView*>&)
684 this->onPostInflate(dict);

Completed in 33 milliseconds