Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp59 clang::FunctionDecl **RSObjectFD; in GetRSRefCountingFunctions() local
64 RSObjectFD = RSSetObjectFD; in GetRSRefCountingFunctions()
68 RSObjectFD = RSClearObjectFD; in GetRSRefCountingFunctions()
86 RSObjectFD[(DT - RSExportPrimitiveType::FirstRSObjectType)] = FD; in GetRSRefCountingFunctions()