Searched defs:texture_id_allocation_chunk_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_settings.h81 size_t texture_id_allocation_chunk_size; member in class:cc::LayerTreeSettings
/external/chromium_org/cc/resources/
H A Dresource_provider.cc138 size_t texture_id_allocation_chunk_size)
139 : IdAllocator(gl, texture_id_allocation_chunk_size) {}
137 TextureIdAllocator(GLES2Interface* gl, size_t texture_id_allocation_chunk_size) argument

Completed in 103 milliseconds