Searched refs:getCacheSize (Results 1 – 5 of 5) sorted by relevance
85 return mRenderer ? mRenderer->getCacheSize(format) : 0; in getFontRendererSize()132 return mRenderer ? mRenderer->getCacheSize(format) : 0; in getFontRendererSize()171 return renderer->getCacheSize(format); in getFontRendererSize()
138 uint32_t getCacheSize(GLenum format) const;
795 uint32_t FontRenderer::getCacheSize(GLenum format) const { in getCacheSize() function in android::uirenderer::FontRenderer
192 this(getCacheSize(ctx));211 public static int getCacheSize(Context ctx) {230 LruBitmapCache.getCacheSize()));
302 public int getCacheSize() { in getCacheSize() method in FrameManager