Home
last modified time | relevance | path

Searched defs:specType (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/script_api/
DSpecification.h45 const char* specType; // Name found in the .spec file member
83 std::string specType; // The type found in the spec, e.g. "f16" member
/frameworks/base/tools/codegen/src/com/android/codegen/
DGenerators.kt916 usedSpecializationsSet.toList().forEachLastAware { specType, isLast -> method
922 usedSpecializations.forEachIndexed { i, specType -> method