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

/system/core/libpixelflinger/codeflinger/tinyutils/
H A DVectorImpl.cpp204 _shrink(index, count);
217 _shrink(0, mCount);
325 void VectorImpl::_shrink(size_t where, size_t amount) function in class:VectorImpl
330 // ALOGV("_shrink(this=%p, where=%d, amount=%d) count=%d, capacity=%d",

Completed in 156 milliseconds