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