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

/frameworks/rs/api/
H A Dgen_runtime.cpp242 void expandStringVector(const vector<string>& in, int i1, int i2, int i3, int i4,
260 return expandStringVector(mComment, i1, i2, i3, i4, comments);
263 return expandStringVector(mInline, i1, i2, i3, i4, inlines);
266 return expandStringVector(mParam, i1, i2, i3, i4, params);
891 void Specification::expandStringVector(const vector<string>& in, int i1, int i2, int i3, int i4, function in class:__anon1461::Specification

Completed in 40 milliseconds