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