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 341 static size_t GetSizeInBits(const RSExportPrimitiveType *EPT);
356 virtual unsigned getSize() const { return (GetSizeInBits(this) >> 3); }
slang_rs_export_type.cpp 73 // This is handled specially by the GetSizeInBits() method.
    [all...]

Completed in 759 milliseconds