Searched refs:aDistance (Results 1 – 1 of 1) sorted by relevance
2335 RtreeDValue *aDistance, in SortByDistance() argument2347 SortByDistance(aLeft, nLeft, aDistance, aSpare); in SortByDistance()2348 SortByDistance(aRight, nRight, aDistance, aSpare); in SortByDistance()2361 RtreeDValue fLeft = aDistance[aLeft[iLeft]]; in SortByDistance()2362 RtreeDValue fRight = aDistance[aRight[iRight]]; in SortByDistance()2378 RtreeDValue left = aDistance[aIdx[jj-1]]; in SortByDistance()2379 RtreeDValue right = aDistance[aIdx[jj]]; in SortByDistance()2879 RtreeDValue *aDistance; in Reinsert() local2906 aDistance = (RtreeDValue *)&aSpare[n]; in Reinsert()2925 aDistance[ii] = RTREE_ZERO; in Reinsert()[all …]