Searched refs:getAllocSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h504 inline size_t getAllocSize() const { return mAllocSize; } function in class:slang::RSExportRecordType
H A Dslang_rs_export_type.cpp646 return static_cast<const RSExportRecordType*>(ET)->getAllocSize();

Completed in 117 milliseconds