Home
last modified time | relevance | path

Searched refs:rInflate (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/views/
DSkViewInflate.cpp20 void SkViewInflate::rInflate(const SkDOM& dom, const SkDOM::Node* node, SkView* parent) in rInflate() function in SkViewInflate
32 this->rInflate(dom, child, view); in rInflate()
74 this->rInflate(dom, node, root); in inflate()
/external/skia/include/views/
DSkViewInflate.h68 void rInflate(const SkDOM& dom, const SkDOM::Node* node, SkView* parent);