Searched refs:horz (Results 1 – 5 of 5) sorted by relevance
314 double horz = Math.max(getWidth() - x, x); in animateOpen() local316 float r = (float) Math.hypot(horz, vert); in animateOpen()341 double horz = Math.max(getWidth() - x, x); in animateClose() local343 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) {