Home
last modified time | relevance | path

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

/external/skia/tests/
DRefCntTest.cpp14 static void bounce_ref(void* data) { in bounce_ref() function
25 SkThread thing1(bounce_ref, ref); in test_refCnt()
26 SkThread thing2(bounce_ref, ref); in test_refCnt()
61 SkThread thing1(bounce_ref, ref); in test_weakRefCnt()
62 SkThread thing2(bounce_ref, ref); in test_weakRefCnt()