Home
last modified time | relevance | path

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

/external/skqp/src/compute/ts/
Dtransform_stack.c39 #define TS_TRANSFORM_COS(x) TS_TRANSFORM_SUFFIX_CONCAT(cos)(x) macro
507 ts_transform_float_t const cos_theta = TS_TRANSFORM_COS(theta); // replace with cospi if available in ts_transform_stack_push_rotate()
524 ts_transform_float_t const cos_theta = TS_TRANSFORM_COS(theta); // replace with cospi if available in ts_transform_stack_push_rotate_xy2()
550 ts_transform_float_t const cos_theta = TS_TRANSFORM_COS(theta); // replace with cospi if available in ts_transform_stack_push_rotate_scale_xy()