Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h81 static clang::FunctionDecl *RSSetObjectFD[]; variable
122 return RSSetObjectFD[(DT - RSExportPrimitiveType::FirstRSObjectType)]; in GetRSSetObjectFD()
Dslang_rs_object_ref_count.cpp36 RSSetObjectFD[RSExportPrimitiveType::LastRSObjectType - member in slang::RSObjectRefCount
46 RSSetObjectFD[i] = NULL; in GetRSRefCountingFunctions()
64 RSObjectFD = RSSetObjectFD; in GetRSRefCountingFunctions()