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

/frameworks/rs/script_api/
H A DSpecification.h363 std::vector<std::vector<std::string> > mReplaceables; member in class:FunctionSpecification
365 // i-th entry is true if each entry in mReplaceables[i] has an equivalent
374 // The following fields may contain placeholders that will be replaced using the mReplaceables.
386 * corresponding entries in mReplaceables. Substitute placeholders for RS
388 * FLOAT_32 etc.) of the corresponding types in mReplaceables.

Completed in 58 milliseconds