Searched refs:mMatches (Results 1 – 2 of 2) sorted by relevance
143 WTF::Vector<MatchInfo>* array = mMatches; in detachMatches()144 mMatches = NULL; in detachMatches()191 WTF::Vector<MatchInfo>* mMatches; variable
118 mMatches = new WTF::Vector<MatchInfo>(); in FindCanvas()127 delete mMatches; in ~FindCanvas()268 SkASSERT(mMatches); in findHelper()458 mMatches->append(matchInfo); in insertMatchInfo()459 mMatches->last().set(region, mWorkingPicture); in insertMatchInfo()