Searched refs:count_proc (Results 1 – 2 of 2) sorted by relevance
267 static bool count_proc(SkTypeface* face, void* ctx) { in count_proc() function274 SkTypeface* none = cache.findByProcAndRef(count_proc, &count); in count()
267 static bool count_proc(SkTypeface* face, void* ctx) { in count_proc() function274 sk_sp<SkTypeface> none = cache.findByProcAndRef(count_proc, &count); in count()