Searched refs:horz (Results 1 – 6 of 6) sorted by relevance
247 final double horz = Math.max(getWidth() - x, x); in animateClose() local249 final float r = (float) Math.hypot(horz, vert); in animateClose()
99 float4 RS_KERNEL horz(uint32_t x, uint32_t y) {
99 half4 RS_KERNEL horz(uint32_t x, uint32_t y) {
6026 final double horz = Math.max(guts.getWidth() - x, x); in getNotificationLongClicker()6028 final float r = (float) Math.hypot(horz, vert); in getNotificationLongClicker()