Searched refs:m_dynamicCache (Results 1 – 4 of 4) sorted by relevance
53 m_dynamicCache.Flush(); in ~CGUIFontTTFGL()346 m_dynamicCache.Flush(); in ReallocTexture()
183 CGUIFontCache<CGUIFontCacheDynamicPosition, CGUIFontCacheDynamicValue> m_dynamicCache; variable
153 : m_staticCache(*this), m_dynamicCache(*this) in CGUIFontTTF()383 m_dynamicCache.Lookup(dynamicPos, in DrawTextInternal()534 CVertexBuffer &vertexBuffer = m_dynamicCache.Lookup(dynamicPos, in DrawTextInternal()
235 m_dynamicCache.Flush(); in ReallocTexture()