Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp435 bool foundInCache = SkToBool(context.fVertices); in draw_shadow() local
436 if (foundInCache) { in draw_shadow()