Function skia_bindings::SkBitmap_makeShader
source · pub unsafe extern "C" fn SkBitmap_makeShader(
this: *const SkBitmap,
tmx: SkTileMode,
tmy: SkTileMode,
arg1: *const SkSamplingOptions,
localMatrix: *const SkMatrix
) -> sk_sp<SkShader>