Searched refs:getCacheTextureType (Results 1 – 2 of 2) sorted by relevance
121 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in drawCachedGlyph()273 uint32_t cacheWidth = state->getCacheTextureType()->getDimX(); in updateGlyphCache()274 uint32_t cacheHeight = state->getCacheTextureType()->getDimY(); in updateGlyphCache()459 uint32_t cacheWidth = getCacheTextureType()->getDimX(); in cacheBitmap()
226 const Type* getCacheTextureType() { in getCacheTextureType() function