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

/frameworks/rs/script_api/
H A DSpecification.cpp109 // Returns true if each entry in typeVector is an RS numerical type
110 static bool isRSTValid(const vector<string> &typeVector) { argument
111 for (auto type: typeVector) {

Completed in 28 milliseconds