Searched refs:horz (Results 1 – 4 of 4) sorted by relevance
99 float4 RS_KERNEL horz(uint32_t x, uint32_t y) {
997 final double horz = Math.max(guts.getWidth() - x, x); in getNotificationLongClicker() local999 final float r = (float) Math.hypot(horz, vert); in getNotificationLongClicker()