| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | cffotypes.h | 95 FT_Fixed yx, yy; member in struct:CFF_Transform_
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | Android.mk | |
| /xsrc/external/mit/freetype/dist/src/base/ |
| H A D | ftlcdfil.c | 145 FT_UInt val, yy; local in function:ft_lcd_filter_fir
|
| H A D | ftcalc.c | 663 FT_Fixed xx, xy, yx, yy; local in function:FT_Matrix_Multiply 690 FT_Pos delta, xx, yy; local in function:FT_Matrix_Invert 723 FT_Fixed xx, xy, yx, yy; local in function:FT_Matrix_Multiply_Scaled [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | backend_sample.cpp | 75 for (uint32_t yy = y; yy < y + KNOB_TILE_Y_DIM; yy += SIMD_TILE_Y_DIM) local in function:BackendSampleRate
|
| H A D | backend_singlesample.cpp | 76 for (uint32_t yy = y; yy < y + KNOB_TILE_Y_DIM; yy += SIMD_TILE_Y_DIM) local in function:BackendSingleSample
|
| H A D | backend.cpp | 271 for (uint32_t yy = y; yy < y + KNOB_TILE_Y_DIM; yy += SIMD_TILE_Y_DIM) local in function:BackendNullPS
|
| H A D | backend_impl.h | 1048 for (uint32_t yy = y; yy < y + KNOB_TILE_Y_DIM; yy += SIMD_TILE_Y_DIM) local in function:BackendPixelRate
|
| /xsrc/external/mit/freetype/dist/include/freetype/ |
| H A D | fttypes.h | 393 FT_Fixed yx, yy; member in struct:FT_Matrix_
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | Android.glsl.gen.mk | |
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_glyphblt.c | 96 int xx, yy; local in function:glamor_poly_glyph_blt_gl 180 int yy, xx; local in function:glamor_push_pixels_gl [all...] |
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fclist.c | 250 yy = (int) (m->yy * 100); local in function:FcListMatrixHash
|
| H A D | fccfg.c | 1238 FcValue xx, xy, yx, yy; local in function:FcConfigEvaluate
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | debug.c | 245 int yy = invert ? (height - 1 - y) : y; local in function:write_ppm
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | debug.c | 244 int yy = invert ? (height - 1 - y) : y; local in function:write_ppm
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttobjs.h | 178 FT_Fixed yx, yy; member in struct:TT_Transform_
|
| H A D | ttgload.c | 605 FT_Fixed xx, xy, yy, yx; local in function:TT_Load_Composite_Glyph [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_linear.c | 181 int yy = util_iround(samp->fsrc_y + samp->fdtdy * y); local in function:fetch_row 208 int yy = util_iround(samp->fsrc_y + samp->fdtdy * y); local in function:fetch_row_clamped 243 int yy = util_iround(yrow + samp->fdtdx * i); local in function:fetch_row_xy_clamped
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | StoreTile.h | 1078 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1143 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1208 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1281 for (uint32_t yy local in function:OptStoreRasterTile::Store 1357 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1421 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1485 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1549 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1620 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1690 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1768 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_matrix.c | 799 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local in function:_math_matrix_rotate
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | StoreTile.h | 1079 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1144 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1209 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1282 for (uint32_t yy local in function:OptStoreRasterTile::Store 1358 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1422 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1486 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1550 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1621 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1691 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store 1769 for (uint32_t yy = 0; yy < KNOB_TILE_Y_DIM; yy += SIMD16_TILE_Y_DIM) local in function:OptStoreRasterTile::Store [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_matrix.c | 688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local in function:_math_matrix_rotate
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_handlers.c | 596 int yy = Event.xkey.y + Scr->EntryHeight; local in function:HandleKeyPress 621 int yy = Event.xkey.y - Scr->EntryHeight; local in function:HandleKeyPress 671 int yy = Event.xkey.y; local in function:HandleKeyPress 698 int yy = Event.xkey.y; local in function:HandleKeyPress 831 int yy = Event.xkey.y; local in function:HandleKeyPress [all...] |
| /xsrc/external/mit/fontconfig/dist/fontconfig/ |
| H A D | fontconfig.h | 219 double xx, xy, yx, yy; member in struct:_FcMatrix
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen4_vertex.c | 682 float yy = op->src.transform->matrix[1][1]; local in function:emit_primitive_simple_source 716 float yy = op->src.transform->matrix[1][1]; local in function:emit_boxes_simple_source 1045 float yy = op->src.transform->matrix[1][1]; local in function:emit_primitive_simple_source_identity 1266 float yy local in function:emit_primitive_simple_source__sse4_2 1300 float yy = op->src.transform->matrix[1][1]; local in function:emit_boxes_simple_source__sse4_2 1628 float yy = op->src.transform->matrix[1][1]; local in function:emit_primitive_simple_source__avx2 1662 float yy = op->src.transform->matrix[1][1]; local in function:emit_boxes_simple_source__avx2 2238 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_simple 2275 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_boxes_simple 2553 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_simple__sse4_2 2590 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_boxes_simple__sse4_2 2870 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_simple__avx2 2907 float yy = op->base.src.transform->matrix[1][1]; local in function:emit_span_boxes_simple__avx2 [all...] |