Searched refs:foundInCache (Results 1 – 3 of 3) sorted by relevance
430 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local431 if (foundInCache) { in draw_shadow()
404 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local405 if (foundInCache) { in draw_shadow()
1456 bool foundInCache = false; in getInfoFromDwarfSection() local1479 foundInCache = foundFDE; in getInfoFromDwarfSection()1506 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()