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

  /frameworks/compile/slang/
slang_rs_export_type.h 428 static size_t GetElementSizeInBits(const RSExportPrimitiveType *EPT);
444 unsigned getElementSizeInBytes() const { return (GetElementSizeInBits(this) >> 3); }
slang_rs_export_type.cpp 85 // This is handled specially by the GetElementSizeInBits() method.
    [all...]

Completed in 861 milliseconds