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.h114 static clang::FunctionDecl *RSSetObjectFD[]; variable
176 return RSSetObjectFD[DT]; in GetRSSetObjectFD()
Dslang_rs_object_ref_count.cpp38 RSObjectRefCount::RSSetObjectFD[DataTypeMax]; member in slang::RSObjectRefCount
44 RSSetObjectFD[i] = nullptr; in GetRSRefCountingFunctions()
62 RSObjectFD = RSSetObjectFD; in GetRSRefCountingFunctions()