Home
last modified time | relevance | path

Searched refs:skc_raster_builder_impl (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/compute/skc/
Draster_builder.h39 struct skc_raster_builder_impl * impl;
41 …skc_err (* add )(struct skc_raster_builder_impl * const impl, skc_path_t…
42 …void (* end )(struct skc_raster_builder_impl * const impl, skc_raster…
43 void (* start )(struct skc_raster_builder_impl * const impl);
44 void (* force )(struct skc_raster_builder_impl * const impl);
45 void (* release)(struct skc_raster_builder_impl * const impl);
/external/skqp/src/compute/skc/platforms/cl_12/
Draster_builder_cl_12.c159 struct skc_raster_builder_impl struct
197 struct skc_raster_builder_impl * impl; argument
289 skc_raster_builder_pfn_release(struct skc_raster_builder_impl * const impl) in skc_raster_builder_pfn_release()
394 struct skc_raster_builder_impl * const impl = cohort->impl; in skc_raster_builder_cohort_grid_pfn_dispose()
519 struct skc_raster_builder_impl * const impl = cohort->impl; in skc_raster_cohort_sort_prefix()
829 struct skc_raster_builder_impl * const impl = cohort->impl; in skc_raster_cohort_rasterize()
977 struct skc_raster_builder_impl * const impl = cohort->impl; in skc_raster_builder_cohort_grid_pfn_execute()
1075 struct skc_raster_builder_impl * const impl = skc_grid_get_data(grid); in skc_raster_builder_cohort_grid_pfn_waiting()
1133 skc_raster_builder_cohort_create(struct skc_raster_builder_impl * const impl) in skc_raster_builder_cohort_create()
1150 skc_raster_builder_pfn_add(struct skc_raster_builder_impl * const impl, in skc_raster_builder_pfn_add()
[all …]