Home | History | Annotate | Download | only in utils

Lines Matching refs:getCanvas

1739     SkCanvas* canvas = get_ref<SkSurface>(L, 1)->getCanvas();
1744 // note: we don't unref canvas, since getCanvas did not ref it.
1784 { "getCanvas", lsurface_getCanvas },
1838 { "getCanvas", lpicturerecorder_getCanvas },