Searched refs:sk_surface_unref (Results 1 – 14 of 14) sorted by relevance
55 sk_surface_unref(surface); in shader_test()83 sk_surface_unref(surface); in test_c()
58 SK_API void sk_surface_unref(sk_surface_t*);
62 sk_surface_unref(surf); in sk_test_c_api()
79 sk_surface_unref(surface); in main()
100 sk_surface_unref(surface);
48 C.sk_surface_unref(s.ptr)
363 void sk_surface_unref(sk_surface_t* csurf) { in sk_surface_unref() function