Home
last modified time | relevance | path

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

/external/skqp/tests/
DTypefaceTest.cpp267 static bool count_proc(SkTypeface* face, void* ctx) { in count_proc() function
274 SkTypeface* none = cache.findByProcAndRef(count_proc, &count); in count()
/external/skia/tests/
DTypefaceTest.cpp267 static bool count_proc(SkTypeface* face, void* ctx) { in count_proc() function
274 sk_sp<SkTypeface> none = cache.findByProcAndRef(count_proc, &count); in count()