Searched refs:decrement_counter_proc (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | PixelRefTest.cpp | 14 static void decrement_counter_proc(void* pixels, void* ctx) { in decrement_counter_proc() function 27 success = bm.installPixels(info, nullptr, 0, decrement_counter_proc, &release_counter); in test_dont_leak_install() 34 success = bm.installPixels(info, nullptr, 0, decrement_counter_proc, &release_counter); in test_dont_leak_install() 41 success = bm.installPixels(info, nullptr, 0, decrement_counter_proc, &release_counter); in test_dont_leak_install()
|
Completed in 1 milliseconds