Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.h177 inline void addFieldIndexMapping(const RSExportRecordType::Field *F) { in addFieldIndexMapping() function
H A Dslang_rs_reflection.cpp2825 mReflection->addFieldIndexMapping(F); in genAddElement()