Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
H A DTexturePoolTest.cpp56 TestableTexturePool mTexturePool = TestableTexturePool(mRenderEngine); member
H A DCachedSetTest.cpp90 TexturePool mTexturePool = TexturePool(mRenderEngine); member in android::compositionengine::__anon7ab9f2720110::CachedSetTest
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DFlattener.h203 TexturePool mTexturePool; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1363 std::vector<uint32_t> mTexturePool; variable