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

/system/core/libpixelflinger/codeflinger/tinyutils/
H A DVectorImpl.cpp142 _do_construct(where, numItems);
189 _do_construct(item, 1);
382 void VectorImpl::_do_construct(void* storage, size_t num) const function in class:VectorImpl

Completed in 140 milliseconds