Home
last modified time | relevance | path

Searched refs:foundInCache (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/
DSkShadowUtils.cpp430 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local
431 if (foundInCache) { in draw_shadow()
/external/skqp/src/utils/
DSkShadowUtils.cpp404 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local
405 if (foundInCache) { in draw_shadow()
/external/libunwind_llvm/src/
DUnwindCursor.hpp1456 bool foundInCache = false; in getInfoFromDwarfSection() local
1479 foundInCache = foundFDE; in getInfoFromDwarfSection()
1506 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()