Home
last modified time | relevance | path

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

/external/skia/include/views/
DSkViewInflate.h35 SkView* findViewByID(const char id[]) const;
/external/skia/src/views/
DSkViewInflate.cpp109 SkView* SkViewInflate::findViewByID(const char id[]) const in findViewByID() function in SkViewInflate