Searched refs:horz (Results 1 – 5 of 5) sorted by relevance
271 double horz = Math.max(getWidth() - x, x); in animateOpen() local273 float r = (float) Math.hypot(horz, vert); in animateOpen()308 double horz = Math.max(getWidth() - x, x); in animateClose() local310 float r = (float) Math.hypot(horz, vert); in animateClose()
99 half4 RS_KERNEL horz(uint32_t x, uint32_t y) {
99 float4 RS_KERNEL horz(uint32_t x, uint32_t y) {