HomeSort by relevance Sort by last modified time
    Searched refs:GetSizeInBits (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.h 307 static size_t GetSizeInBits(const RSExportPrimitiveType *EPT);
322 virtual unsigned getSize() const { return (GetSizeInBits(this) >> 3); }
slang_rs_export_type.cpp     [all...]

Completed in 66 milliseconds