Searched refs:allocateTexture (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/font/
H A DCacheTexture.h86 void allocateTexture();
120 allocateTexture();
H A DCacheTexture.cpp183 void CacheTexture::allocateTexture() { function in class:android::uirenderer::CacheTexture
/frameworks/base/libs/hwui/
H A DLayer.cpp142 allocateTexture();
229 void Layer::allocateTexture() { function in class:android::uirenderer::Layer
H A DLayer.h259 void allocateTexture();
H A DFontRenderer.cpp292 cacheTexture->allocateTexture();
404 cacheTexture->allocateTexture();
H A DLayerRenderer.cpp238 layer->allocateTexture();
H A DOpenGLRenderer.cpp826 layer->allocateTexture();

Completed in 64 milliseconds