Home
last modified time | relevance | path

Searched refs:allocateTexture (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DLayer.cpp124 allocateTexture(); in resize()
209 void Layer::allocateTexture() { in allocateTexture() function in android::uirenderer::Layer
DLayer.h269 void allocateTexture();
DLayerRenderer.cpp237 layer->allocateTexture(); in createRenderLayer()
DOpenGLRenderer.cpp694 layer->allocateTexture(); in createFboLayer()