Added bindings for SkRRect
authorMatthew Leibowitz <mattleibow@live.com>
Tue, 29 May 2018 01:41:41 +0000 (03:41 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Tue, 29 May 2018 01:41:41 +0000 (03:41 +0200)
commitae78530211be44f493765603404fa0b9dd009eae
treed19f76eb03745519128be71cd7d4bfe72f8e3f97
parent5c4c24d136a63126308997ef999da4e991ecc001
Added bindings for SkRRect
gn/core.gni
include/c/sk_canvas.h
include/c/sk_path.h
include/c/sk_rrect.h [new file with mode: 0644]
include/c/sk_types.h
src/c/sk_canvas.cpp
src/c/sk_enums.cpp
src/c/sk_path.cpp
src/c/sk_rrect.cpp [new file with mode: 0644]
src/c/sk_types_priv.h
src/xamarin/SkiaKeeper.c