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

/frameworks/rs/api/
H A DSpecification.cpp800 bool SpecFile::readSpecFile(unsigned int maxApiLevel) { function in class:SpecFile
893 bool SystemSpecification::readSpecFile(const string& fileName, unsigned int maxApiLevel) { function in class:SystemSpecification
895 if (!spec->readSpecFile(maxApiLevel)) {

Completed in 57 milliseconds