Searched refs:m_dwCacheSize (Results 1 – 2 of 2) sorted by relevance
28 uint32_t EstimateSize() const { return m_dwCacheSize; } in EstimateSize()59 uint32_t m_dwCacheSize = 0; variable
122 m_dwCacheSize = GetEstimatedImageSize(m_pCachedBitmap) + in CalcSize()