Home
last modified time | relevance | path

Searched refs:genRecordTypeExportVariable (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.h131 void genRecordTypeExportVariable(const RSExportVar *EV);
H A Dslang_rs_reflection.h227 void genRecordTypeExportVariable(const RSExportVar *EV, ReflectionState::Val32 AllocSize32);
H A Dslang_rs_reflection.cpp894 genRecordTypeExportVariable(EV, AllocSize32); in genExportVariable()
2056 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV, in genRecordTypeExportVariable() function in slang::RSReflectionJava