Searched refs:fIDLookup (Results 1 – 4 of 4) sorted by relevance
47 fIDLookup.set(op->uniqueID(), auditOp->fOpsTaskID); in addOp()56 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined()63 int* consumedPtr = fIDLookup.find(consumed->uniqueID()); in opsCombined()85 fIDLookup.remove(consumed->uniqueID()); in opsCombined()132 fIDLookup.reset(); in fullReset()
156 SkTHashMap<uint32_t, int> fIDLookup; variable
47 fIDLookup.set(op->uniqueID(), auditOp->fOpListID); in addOp()56 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined()63 int* consumedPtr = fIDLookup.find(consumed->uniqueID()); in opsCombined()85 fIDLookup.remove(consumed->uniqueID()); in opsCombined()132 fIDLookup.reset(); in fullReset()