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 289 This will call the virtual onPostInflate for this view, and the recursively
334 virtual void onPostInflate(const SkTDict<SkView*>&);
  /external/skia/src/views/
SkView.cpp 640 void SkView::onPostInflate(const SkTDict<SkView*>&)
647 this->onPostInflate(dict);

Completed in 1168 milliseconds