Searched refs:getMaxIndex (Results 1 – 8 of 8) sorted by relevance
326 public int getMaxIndex() { in getMaxIndex() method in AbstractRealVector344 final int maxIndex = getMaxIndex(); in getMaxValue()
186 bool isValid() const { return Index <= getMaxIndex(); }187 static size_t getMaxIndex() { return UINT32_MAX - 1; }1004 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&
197 bool isValid() const { return Index <= getMaxIndex(); } in isValid()199 static size_t getMaxIndex() { in getMaxIndex() function1069 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&
201 bool isValid() const { return Index <= getMaxIndex(); } in isValid()203 static size_t getMaxIndex() { in getMaxIndex() function1130 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&
81 static unsigned getMaxIndex() { in getMaxIndex() function
1077 uint32_t getMaxIndex() const { return mMaxIndex; } in getMaxIndex() function
5000 uint32_t prevMaxIndex = mActiveTexturesDesc.getMaxIndex(); in updateActiveTextures()
1888 if (NumHeapAllocs > DynamicAllocLValue::getMaxIndex()) { in createHeapAlloc()