Searched defs:FindProc (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkTypefaceCache.h26 typedef bool(*FindProc)(SkTypeface*, void* context); typedef in class:SkTypefaceCache
41 SkTypeface* findByProcAndRef(FindProc proc, void* ctx) const;
60 static SkTypeface* FindByProcAndRef(FindProc proc, void* ctx);

Completed in 84 milliseconds