Searched refs:GetLowestClear (Results 1 – 3 of 3) sorted by relevance
92 Bitmap::GetLowestClear(size_t fromIndex) const in GetLowestClear() function in BKernel::Bitmap114 ssize_t index = GetLowestClear(fromIndex); in GetLowestContiguousClear()
40 ssize_t GetLowestClear(size_t fromIndex = 0) const;
126 int32 idx = fAllocatedDescs.GetLowestClear(); in AllocDesc()