Searched refs:BufferIdAllocator (Results 1 – 1 of 1) sorted by relevance
139 class BufferIdAllocator : public IdAllocator { class141 BufferIdAllocator(GLES2Interface* gl, size_t buffer_id_allocation_chunk_size) in BufferIdAllocator() function in cc::__anonbc26005a0111::BufferIdAllocator143 virtual ~BufferIdAllocator() { in ~BufferIdAllocator()159 DISALLOW_COPY_AND_ASSIGN(BufferIdAllocator);945 new BufferIdAllocator(gl, id_allocation_chunk_size_)); in InitializeGL()