Searched refs:lastStrongId (Results 1 – 1 of 1) sorted by relevance
224 int lastStrongId = -1; in remove_weak() local234 lastStrongId = id; in remove_weak()240 if (lastStrongId < 0) { in remove_weak()245 for (int id = lastStrongId + 1; id < numIds; ++id) { in remove_weak()246 SkAssertResult(FcPatternRemove(pattern, object, lastStrongId + 1)); in remove_weak()