Searched refs:frame_scratch_buffer_pool (Results 1 – 3 of 3) sorted by relevance
177 FrameScratchBufferPool* const frame_scratch_buffer_pool) { in InitializeThreadPoolsForFrameParallel() argument198 frame_scratch_buffer_pool->Get(); in InitializeThreadPoolsForFrameParallel()218 frame_scratch_buffer_pool->Release(std::move(frame_scratch_buffers[i])); in InitializeThreadPoolsForFrameParallel()
127 FrameScratchBufferPool* frame_scratch_buffer_pool);
93 FrameScratchBufferPool* frame_scratch_buffer_pool, in FrameScratchBufferReleaser() argument95 : frame_scratch_buffer_pool_(frame_scratch_buffer_pool), in FrameScratchBufferReleaser()