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