Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp408 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local
409 if (foundInCache) { in draw_shadow()
/external/libunwind_llvm/src/
DUnwindCursor.hpp879 bool foundInCache = false; in getInfoFromDwarfSection() local
902 foundInCache = foundFDE; in getInfoFromDwarfSection()
929 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()