Searched refs:sk_surfaceprops_t (Results 1 – 7 of 7) sorted by relevance
29 SK_API sk_surface_t* sk_surface_new_raster(const sk_imageinfo_t*, const sk_surfaceprops_t*);50 const sk_surfaceprops_t* props);
95 } sk_surfaceprops_t; typedef
56 type SurfaceProps C.sk_surfaceprops_t
41 ptr := C.sk_surface_new_raster(imgInfo.cPointer(), (*C.sk_surfaceprops_t)(nil))
56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api()
62 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c()
425 const sk_surfaceprops_t* props) { in sk_surface_new_raster()441 const sk_surfaceprops_t* props) { in sk_surface_new_raster_direct()