Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DMediaCudaVideoHelper.h85 MediaTexturePool* mTexturePool = nullptr; variable
DMediaVideoToolBoxVideoHelper.h131 MediaTexturePool* mTexturePool = nullptr; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
H A DTexturePoolTest.cpp56 TestableTexturePool mTexturePool = TestableTexturePool(mRenderEngine); member
H A DCachedSetTest.cpp99 TexturePool mTexturePool = TexturePool(mRenderEngine); member in android::compositionengine::__anone0c2ad7c0111::CachedSetTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DFlattener.h235 TexturePool mTexturePool; variable