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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp73 // This is handled specially by the GetSizeInBits() method.
1054 size_t RSExportPrimitiveType::GetSizeInBits(const RSExportPrimitiveType *EPT) { function in class:slang::RSExportPrimitiveType
1057 "RSExportPrimitiveType::GetSizeInBits : unknown data type");

Completed in 33 milliseconds