Searched refs:findNextMatch (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/SkiaExamples/
H A DSkExample.cpp46 bool found = this->findNextMatch();
160 bool SkExampleWindow::findNextMatch() { function in class:SkExampleWindow
183 bool found = findNextMatch();
H A DSkExample.h66 bool findNextMatch(); // Set example to the first one that matches FLAGS_match.
/external/skia/experimental/SkiaExamples/
H A DSkExample.cpp46 bool found = this->findNextMatch();
160 bool SkExampleWindow::findNextMatch() { function in class:SkExampleWindow
183 bool found = findNextMatch();
H A DSkExample.h66 bool findNextMatch(); // Set example to the first one that matches FLAGS_match.

Completed in 330 milliseconds