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

/frameworks/rs/api/
H A DSpecification.cpp118 void getVectorSizeAndBaseType(const string& type, string& vectorSize, string& baseType) { function
148 getVectorSizeAndBaseType(rsType, mVectorSize, rsBaseType);

Completed in 7793 milliseconds