Searched refs:radius_y (Results 1 – 7 of 7) sorted by relevance
155 int err, p, radius_x, radius_y, i; in avgblur_opencl_filter_frame() local201 radius_y = ctx->radiusV; in avgblur_opencl_filter_frame()205 radius_y = 0; in avgblur_opencl_filter_frame()239 CL_SET_KERNEL_ARG(ctx->kernel_vert, 2, cl_int, &radius_y); in avgblur_opencl_filter_frame()
227 pointer_properties.SetAxesAndOrientation(touch.radius_x, touch.radius_y, in GetPointerPropertiesFromTouchEvent()
1711 float radius_y; member
875 touch_event.radius_y = 0; in OnTouchEvent()
1690 touch_event.radius_y = 0; in TouchEvent()
379 touch_event.radius_y = 0;
16167 + touch_event->height = event.radius_y;