Home
last modified time | relevance | path

Searched refs:addFieldIndexMapping (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.h156 inline void addFieldIndexMapping(const RSExportRecordType::Field *F) { in addFieldIndexMapping() function
Dslang_rs_reflection.cpp1875 mReflection->addFieldIndexMapping(F); in genAddElement()