Searched refs:mMaxFastSize (Results 1 – 1 of 1) sorted by relevance
277 mMaxFastSize(maxSize), in Impl()281 1 + ilog2Floor(mMaxFastSize >> mMinAllocLog2); in Impl()308 if (wantedSize > mMaxFastSize) { in alloc()367 size_t mMaxFastSize; member in gfxstream::guest::Pool::Impl