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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp867 size_t RSExportType::getAllocSize() const { function in class:slang::RSExportType
H A Dslang_rs_export_type.h269 virtual size_t getAllocSize() const;
580 virtual size_t getAllocSize() const { return mAllocSize; } function in class:slang::RSExportRecordType

Completed in 57 milliseconds