Home
last modified time | relevance | path

Searched refs:sk_paint_delete (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DCTest.cpp55 sk_paint_delete(paint); in shader_test()
83 sk_paint_delete(paint); in test_c()
/third_party/skia/experimental/c-api-example/
H A Dskia-c-example.c73 sk_paint_delete(stroke); in draw()
74 sk_paint_delete(fill); in draw()
/third_party/skia/include/c/
H A Dsk_paint.h36 SK_API void sk_paint_delete(sk_paint_t*);
/third_party/skia/gm/
H A Dcgm.c52 sk_paint_delete(paint); in do_draw()
/third_party/skia/src/c/
H A Dsk_paint.cpp50 void sk_paint_delete(sk_paint_t* cpaint) { delete AsPaint(cpaint); } in sk_paint_delete() function

Completed in 2 milliseconds