Home
last modified time | relevance | path

Searched refs:buffer_id_allocation_chunk_size (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
Dresource_provider.cc141 BufferIdAllocator(GLES2Interface* gl, size_t buffer_id_allocation_chunk_size) in BufferIdAllocator() argument
142 : IdAllocator(gl, buffer_id_allocation_chunk_size) {} in BufferIdAllocator()