Searched defs:indicesCount (Results 1 – 2 of 2) sorted by relevance
57 uint32_t indicesCount = (maxVal + kPageMask) >> kLogValuesPerPage; in initFromRanges() local169 SparseBitSet::MappableData* SparseBitSet::MappableData::allocate(uint32_t indicesCount, in allocate()
174 final int indicesCount = in draw() local