Home
last modified time | relevance | path

Searched defs:FindVisitor (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkResourceCache.h131 typedef bool (*FindVisitor)(const Rec&, void* context); typedef
/external/skia/src/utils/
DSkShadowUtils.cpp336 bool FindVisitor(const SkResourceCache::Rec& baseRec, void* ctx) { in FindVisitor() function