Searched refs:fixedIdx (Results 1 – 1 of 1) sorted by relevance
1830 Int fixedIdx = -1; in VG_() local1933 if (fixedIdx == -1 && holeStart <= reqStart && reqEnd <= holeEnd) in VG_()1934 fixedIdx = i; in VG_()1940 if ((fixed_not_required || fixedIdx >= 0) && floatIdx >= 0) in VG_()1947 aspacem_assert(fixedIdx >= -1 && fixedIdx < nsegments_used); in VG_()1948 if (fixedIdx >= 0) in VG_()1949 aspacem_assert(nsegments[fixedIdx].kind == SkFree); in VG_()1960 if (fixedIdx >= 0) { in VG_()1969 if (fixedIdx >= 0) { in VG_()