Searched defs:subframeCount (Results 1 – 2 of 2) sorted by relevance
139 int subframeCount() const { checkSubframeCountConsistency(); return m_subframeCount; } in subframeCount() function
448 int subframeCount = 0; in checkSubframeCountConsistency() local