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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp933 size_t RSExportType::getStoreSize() const { function in class:slang::RSExportType
H A Dslang_rs_export_type.h296 virtual size_t getStoreSize() const;
613 virtual size_t getStoreSize() const { return mStoreSize; } function in class:slang::RSExportRecordType

Completed in 134 milliseconds