Home
last modified time | relevance | path

Searched refs:GetCount (Results 1 – 4 of 4) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Drangefit.cpp47 int const count = m_colours->GetCount(); in RangeFit()
100 int const count = m_colours->GetCount(); in Compress3()
152 int const count = m_colours->GetCount(); in Compress4()
H A Dcolourset.h41 int GetCount() const { return m_count; } in GetCount() function
H A Dsquish.cpp78 if( colours.GetCount() == 1 ) in CompressMasked()
84 else if( ( flags & kColourRangeFit ) != 0 || colours.GetCount() == 0 ) in CompressMasked()
H A Dclusterfit.cpp51 int const count = m_colours->GetCount(); in ClusterFit()
64 int const count = m_colours->GetCount(); in ConstructOrdering()
122 int const count = m_colours->GetCount(); in Compress3()
251 int const count = m_colours->GetCount(); in Compress4()