Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DTexturePool.h91 const static constexpr size_t kMaxPoolSize = 4; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DCompiler.cpp327 static constexpr size_t kMaxPoolSize = 32; in putInstance() local