Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h115 static clang::FunctionDecl *RSClearObjectFD[]; variable
190 return RSClearObjectFD[DT]; in GetRSClearObjectFD()
Dslang_rs_object_ref_count.cpp40 RSObjectRefCount::RSClearObjectFD[DataTypeMax]; member in slang::RSObjectRefCount
45 RSClearObjectFD[i] = nullptr; in GetRSRefCountingFunctions()
66 RSObjectFD = RSClearObjectFD; in GetRSRefCountingFunctions()