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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h119 static clang::FunctionDecl *GetRSSetObjectFD( function in class:slang::RSObjectRefCount
125 static clang::FunctionDecl *GetRSSetObjectFD(const clang::Type *T) { function in class:slang::RSObjectRefCount
126 return GetRSSetObjectFD(RSExportPrimitiveType::GetRSSpecificType(T));

Completed in 42 milliseconds