Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dcgm.c71 sk_image_unref(img0); in sk_test_c_api()
78 sk_image_unref(img1); in sk_test_c_api()
/third_party/skia/gm/
Dcgm.c71 sk_image_unref(img0); in sk_test_c_api()
78 sk_image_unref(img1); in sk_test_c_api()
/third_party/skia/include/c/
Dsk_image.h53 SK_API void sk_image_unref(const sk_image_t*);
/third_party/flutter/skia/include/c/
Dsk_image.h53 SK_API void sk_image_unref(const sk_image_t*);
/third_party/flutter/skia/experimental/c-api-example/
Dskia-c-example.c26 sk_image_unref(image); in emit_png()
Dc.md49 sk_image_unref(image);
/third_party/skia/experimental/c-api-example/
Dskia-c-example.c28 sk_image_unref(image); in emit_png()
Dc.md49 sk_image_unref(image);
/third_party/flutter/skia/src/c/
Dsk_surface.cpp158 void sk_image_unref(const sk_image_t* cimage) { in sk_image_unref() function
/third_party/skia/src/c/
Dsk_surface.cpp161 void sk_image_unref(const sk_image_t* cimage) { in sk_image_unref() function