Searched refs:fixedIdx (Results 1 – 1 of 1) sorted by relevance
1886 Int fixedIdx = -1; in VG_() local2018 if (fixedIdx == -1 && holeStart <= reqStart && reqEnd <= holeEnd) in VG_()2019 fixedIdx = i; in VG_()2025 if ((fixed_not_required || fixedIdx >= 0) && floatIdx >= 0) in VG_()2031 aspacem_assert(fixedIdx >= -1 && fixedIdx < nsegments_used); in VG_()2032 if (fixedIdx >= 0) in VG_()2033 aspacem_assert(nsegments[fixedIdx].kind == SkFree); in VG_()2044 if (fixedIdx >= 0) { in VG_()2053 if (fixedIdx >= 0) { in VG_()