Lines Matching refs:failLookup
182 bool failLookup = false,
187 wh, failLookup, failFillingIn, id, &fStats);
283 bool failLookup,
291 bool failLookup = false,
293 this->addVertAccess(canvas, wh, id, failLookup, failFillingIn, nullptr);
401 bool failLookup, bool failFillingIn, int id,
422 int wh, int id, bool failLookup, bool failFillingIn,
426 rContext, rContext, stats, wh, id, failLookup, failFillingIn, isNewerBetter);
435 bool failLookup, bool failFillingIn,
448 this->findOrCreateVertices(rContext, failLookup, fFailFillingIn);
492 void findOrCreateVertices(GrRecordingContext* rContext, bool failLookup, bool failFillingIn) {
508 if (cachedVerts && !failLookup) {
613 bool failLookup, bool failFillingIn,
620 failLookup, failFillingIn,
674 bool failLookup, bool failFillingIn, int id,
717 if (view = threadSafeCache->find(key); !failLookup && view) {
1499 helper.addVertAccess(helper.ddlCanvas2(), kImageWH, kNoID, /* failLookup */ true, false, &op2);