Home
last modified time | relevance | path

Searched refs:new_cubic (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/skc/
Dpath_builder.h65 void (* new_cubic)(struct skc_path_builder_impl * const impl); member
Dpath_builder.c181 path_builder->new_cubic(path_builder->impl); in skc_path_cubic_to()
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c1282 (*path_builder)->new_cubic = skc_path_builder_pfn_new_cubic; in skc_path_builder_cl_12_create()