Searched defs:findByTitle (Results 1 - 1 of 1) sorted by relevance

/external/skia/samplecode/
H A DSampleApp.cpp707 fCurrIndex = findByTitle(argv[1]);
714 fCurrIndex = findByTitle(title.c_str());
754 int SampleWindow::findByTitle(const char title[]) { function in class:SampleWindow

Completed in 72 milliseconds