Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DCTest.cpp56 sk_surface_unref(surface); in shader_test()
84 sk_surface_unref(surface); in test_c()
/third_party/skia/tests/
DCTest.cpp56 sk_surface_unref(surface); in shader_test()
84 sk_surface_unref(surface); in test_c()
/third_party/flutter/skia/include/c/
Dsk_surface.h58 SK_API void sk_surface_unref(sk_surface_t*);
/third_party/skia/include/c/
Dsk_surface.h58 SK_API void sk_surface_unref(sk_surface_t*);
/third_party/flutter/skia/gm/
Dcgm.c66 sk_surface_unref(surf); in sk_test_c_api()
/third_party/skia/gm/
Dcgm.c66 sk_surface_unref(surf); in sk_test_c_api()
/third_party/flutter/skia/experimental/c-api-example/
Dskia-c-example.c77 sk_surface_unref(surface); in main()
Dc.md100 sk_surface_unref(surface);
/third_party/skia/experimental/c-api-example/
Dskia-c-example.c82 sk_surface_unref(surface); in main()
Dc.md103 sk_surface_unref(surface);
/third_party/flutter/skia/src/c/
Dsk_surface.cpp364 void sk_surface_unref(sk_surface_t* csurf) { in sk_surface_unref() function
/third_party/skia/src/c/
Dsk_surface.cpp395 void sk_surface_unref(sk_surface_t* csurf) { in sk_surface_unref() function