Searched refs:fixedIdx (Results 1 – 1 of 1) sorted by relevance
1807 Int fixedIdx = -1; in VG_() local1910 if (fixedIdx == -1 && holeStart <= reqStart && reqEnd <= holeEnd) in VG_()1911 fixedIdx = i; in VG_()1917 if ((fixed_not_required || fixedIdx >= 0) && floatIdx >= 0) in VG_()1924 aspacem_assert(fixedIdx >= -1 && fixedIdx < nsegments_used); in VG_()1925 if (fixedIdx >= 0) in VG_()1926 aspacem_assert(nsegments[fixedIdx].kind == SkFree); in VG_()1937 if (fixedIdx >= 0) { in VG_()1946 if (fixedIdx >= 0) { in VG_()