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

/frameworks/rs/script_api/
H A DGenerateTestFiles.cpp324 if (param.compatibleTypeIndex >= 0) {
327 TYPES[param.compatibleTypeIndex],
331 TYPES[param.compatibleTypeIndex],
H A DSpecification.cpp182 compatibleTypeIndex = -1;
205 compatibleTypeIndex = findCType(testOption.substr(11, pParen - 11));
H A DSpecification.h114 int compatibleTypeIndex; // Index in TYPES for which the test data must also fit. member in struct:ParameterDefinition

Completed in 13 milliseconds