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.h80 static clang::FunctionDecl *RSClearObjectFD[]; variable
132 return RSClearObjectFD[DT]; in GetRSClearObjectFD()
Dslang_rs_object_ref_count.cpp41 RSObjectRefCount::RSClearObjectFD[DataTypeMax]; member in slang::RSObjectRefCount
46 RSClearObjectFD[i] = nullptr; in GetRSRefCountingFunctions()
67 RSObjectFD = RSClearObjectFD; in GetRSRefCountingFunctions()