Searched refs:s2y (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_msaa.c | 28 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y) \ argument 31 (((unsigned)(s2y)&0xf) << 20) | (((unsigned)(s3x)&0xf) << 24) | (((unsigned)(s3y)&0xf) << 28))
|
/external/fonttools/Lib/fontTools/misc/ |
D | bezierTools.py | 921 s2x, s2y = s2 928 math.isclose(s2y, e2y) and math.isclose(s1y, e1y) and not math.isclose(s1y, s2y) 931 if math.isclose(s2x, e2x) and math.isclose(s2y, e2y): # Line segment is tiny 937 slope34 = (e2y - s2y) / (e2x - s2x) 938 y = slope34 * (x - s2x) + s2y 957 slope34 = (e2y - s2y) / (e2x - s2x) 960 x = (slope12 * s1x - s1y - slope34 * s2x + s2y) / (slope12 - slope34)
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.h | 912 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y) \ argument 915 (((unsigned)(s2x) & 0xf) << 16) | (((unsigned)(s2y) & 0xf) << 20) | \
|
/external/mesa3d/src/amd/vulkan/ |
D | si_cmd_buffer.c | 1837 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y) \ argument 1840 (((unsigned)(s2x) & 0xf) << 16) | (((unsigned)(s2y) & 0xf) << 20) | \
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 2421 SKC_RASTERIZE_FLOAT const s2y = skc_subgroup_shuffle(b2y,s_source); 2430 …SKC_RASTERIZE_FLOAT l1y = round(mad(mad(mad(s3y,s_t,s2y),s_t,s1y),s_t,s0y)); // 3 MAD + ROUND 2703 SKC_RASTERIZE_FLOAT const s2y = skc_subgroup_shuffle(b2y,s_source); 2709 SKC_RASTERIZE_FLOAT l1y = round(mad(mad(s2y,s_t,s1y),s_t,s0y)); // 2 MAD + ROUND
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 5656 s2y
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 7275 s2y
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 19224 1s2y
|
D | hyph-de-1901.pat.txt | 19411 1s2y
|