Home
last modified time | relevance | path

Searched refs:findWithPrev (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/
H A DSkMetaData.cpp57 FindResult result = this->findWithPrev(name, type); in set()
162 SkMetaData::FindResult SkMetaData::findWithPrev(const char name[], Type type) const { in findWithPrev() function in SkMetaData
175 return this->findWithPrev(name, type).rec; in find()
189 FindResult result = this->findWithPrev(name, type); in remove()
H A DSkMetaData.h119 FindResult findWithPrev(const char name[], Type type) const;

Completed in 2 milliseconds