Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
H A DTexturePoolTest.cpp31 class TestableTexturePool : public TexturePool { class
33 TestableTexturePool(renderengine::RenderEngine& renderEngine) : TexturePool(renderEngine) {} in TestableTexturePool() function in android::compositionengine::impl::planner::__anonadfebe990110::TestableTexturePool