Function skia_bindings::C_SkBitmap_makeShader
source · pub unsafe extern "C" fn C_SkBitmap_makeShader(
self_: *const SkBitmap,
tmx: SkTileMode,
tmy: SkTileMode,
sampling: *const SkSamplingOptions,
localMatrix: *const SkMatrix
) -> *mut SkShader