Home
last modified time | relevance | path

Searched defs:texturePool (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DTexturePool.h43 AutoTexture(TexturePool& texturePool, in AutoTexture()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp161 void CachedSet::render(renderengine::RenderEngine& renderEngine, TexturePool& texturePool, in render()