[go: nahoru, domu]

Searched defs:GetRSClearObjectFD (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h181 static clang::FunctionDecl *GetRSClearObjectFD(DataType DT) { function in class:slang::RSObjectRefCount
191 static clang::FunctionDecl *GetRSClearObjectFD(const clang::Type *T) { function in class:slang::RSObjectRefCount
192 return GetRSClearObjectFD(RSExportPrimitiveType::GetRSSpecificType(T));

Completed in 6 milliseconds