Lines Matching refs:PODArena
59022 * platform/graphics/gpu/PODArena.h:
59023 (WebCore::PODArena::allocateObject):
59024 (WebCore::PODArena::allocateBase):
61429 …* platform/graphics/gpu/PODArena.h: Made DefaultChunkSize public so unit tests can access it. Fixe…
63061 associated PODArena. Note that the PODArena will be used by other
63074 * platform/graphics/gpu/PODArena.h: Added.
63075 (WebCore::PODArena::Allocator::~Allocator):
63076 (WebCore::PODArena::FastMallocAllocator::create):
63077 (WebCore::PODArena::FastMallocAllocator::allocate):
63078 (WebCore::PODArena::FastMallocAllocator::free):
63079 (WebCore::PODArena::FastMallocAllocator::FastMallocAllocator):
63080 (WebCore::PODArena::create):
63081 (WebCore::PODArena::allocateObject):
63082 (WebCore::PODArena::~PODArena):
63083 (WebCore::PODArena::PODArena):
63084 (WebCore::PODArena::minAlignment):
63085 (WebCore::PODArena::roundUp):
63086 (WebCore::PODArena::Chunk::Chunk):
63087 (WebCore::PODArena::Chunk::~Chunk):
63088 (WebCore::PODArena::Chunk::allocate):