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

/frameworks/compile/slang/
H A Dslang_rs_exportable.h25 class RSExportable { class in namespace:slang
43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) function in class:slang::RSExportable
56 // won't free this RSExportable object in its destructor. The deallocation
64 virtual ~RSExportable() { }

Completed in 58 milliseconds