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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h276 static size_t GetSizeInBits(const RSExportPrimitiveType *EPT);
H A Dslang_rs_export_type.cpp800 size_t RSExportPrimitiveType::GetSizeInBits(const RSExportPrimitiveType *EPT) { function in class:slang::RSExportPrimitiveType
803 "RSExportPrimitiveType::GetSizeInBits : unknown data type");

Completed in 66 milliseconds