Home
last modified time | relevance | path

Searched refs:fy (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/external/e2fsprogs/tests/scripts/
Dresize_test58 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
59 $FSCK -fy $TMPFILE >> $LOG 2>&1
67 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
68 if ! $FSCK -fy $TMPFILE >> $LOG 2>&1
97 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
98 if ! $FSCK -fy $TMPFILE >> $LOG 2>&1
122 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
123 if ! $FSCK -fy $TMPFILE >> $LOG 2>&1
147 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
148 if ! $FSCK -fy $TMPFILE >> $LOG 2>&1
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c365 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; in emit_viewport() local
380 fy, in emit_viewport()
413 prescale.translate[1] = fh + fy * 2.0f; in emit_viewport()
417 prescale.translate[1] = fh - 1.0f + fy * 2.0f; in emit_viewport()
420 fy -= fh; in emit_viewport()
432 if (fy < 0) { in emit_viewport()
434 prescale.translate[1] -= fy; in emit_viewport()
437 prescale.translate[1] += fy; in emit_viewport()
439 prescale.scale[1] *= fh / (fh + fy); in emit_viewport()
440 fh += fy; in emit_viewport()
[all …]
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h120 SkFractionalInt fy = mapper.fractionalIntY(); in AFFINE_NOFILTER_NAME() local
143 ybase = vdupq_n_s32(SkFractionalIntToFixed(fy)); in AFFINE_NOFILTER_NAME()
144 ybase = vsetq_lane_s32(SkFractionalIntToFixed(fy+dy), ybase, 1); in AFFINE_NOFILTER_NAME()
145 ybase = vsetq_lane_s32(SkFractionalIntToFixed(fy+dy+dy), ybase, 2); in AFFINE_NOFILTER_NAME()
146 ybase = vsetq_lane_s32(SkFractionalIntToFixed(fy+dy+dy+dy), ybase, 3); in AFFINE_NOFILTER_NAME()
169 fy += dy8; in AFFINE_NOFILTER_NAME()
175 *xy++ = (TILEY_PROCF(SkFractionalIntToFixed(fy), maxY) << 16) | in AFFINE_NOFILTER_NAME()
177 fx += dx; fy += dy; in AFFINE_NOFILTER_NAME()
252 const SkFixed fy = mapper.fixedY(); in SCALE_FILTER_NAME() local
255 *xy++ = PACK_FILTER_Y_NAME(fy, maxY, s.fFilterOneY PREAMBLE_ARG_Y); in SCALE_FILTER_NAME()
[all …]
DSkBitmapProcState_opts_SSE2.cpp258 const SkFixed fy = mapper.fixedY(); in ClampX_ClampY_filter_scale_SSE2() local
261 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, s.fFilterOneY); in ClampX_ClampY_filter_scale_SSE2()
490 SkFixed fy = mapper.fixedY(); in ClampX_ClampY_filter_affine_SSE2() local
500 __m128i wide_f = _mm_set_epi32(fx + dx, fy + dy, fx, fy); in ClampX_ClampY_filter_affine_SSE2()
534 fy += dy2; in ClampX_ClampY_filter_affine_SSE2()
541 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, oneY); in ClampX_ClampY_filter_affine_SSE2()
542 fy += dy; in ClampX_ClampY_filter_affine_SSE2()
561 SkFixed fy = mapper.fixedY(); in ClampX_ClampY_nofilter_affine_SSE2() local
569 *xy++ = (SkClampMax(fy >> 16, maxY) << 16) | in ClampX_ClampY_nofilter_affine_SSE2()
572 fy += dy; in ClampX_ClampY_nofilter_affine_SSE2()
[all …]
DSkBitmapProcState_matrixProcs_neon.cpp122 #define TILEY_PROCF(fy, max) SkClampMax((fy) >> 16, max) argument
126 #define TILEY_PROCF_NEON4(fy, max) sbpsm_clamp_tile4(fy, max) argument
134 #define TILEY_PROCF(fy, max) SK_USHIFT16(((fy) & 0xFFFF) * ((max) + 1)) argument
138 #define TILEY_PROCF_NEON4(fy, max) sbpsm_repeat_tile4(fy, max) argument
/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.rc12 #undef fy
15 #define fy 50
28 LTEXT "", IDT_OVERWRITE_OLD_FILE_SIZE_TIME, x, 44, fx, fy, SS_NOPREFIX
33 LTEXT "", IDT_OVERWRITE_NEW_FILE_SIZE_TIME, x, 114, fx, fy, SS_NOPREFIX
54 #undef fy
55 #define fy 40
70 LTEXT "", IDT_OVERWRITE_OLD_FILE_SIZE_TIME, x, 20, fx, fy, SS_NOPREFIX
75 LTEXT "", IDT_OVERWRITE_NEW_FILE_SIZE_TIME, x, 72, fx, fy, SS_NOPREFIX
/external/llvm/test/CodeGen/PowerPC/
DMergeConsecutiveStores.ll19 @fy = common global %struct.X zeroinitializer, align 4
41 store i32 %0, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 0), align 4
42 store i32 %1, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 1), align 4
43 store i32 %2, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 2), align 4
44 store i32 %3, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 3), align 4
63 store i32 %0, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 0), align 16
64 store i32 %1, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 1), align 4
65 store i32 %2, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 2), align 4
66 store i32 %3, i32* getelementptr inbounds (%struct.X, %struct.X* @fy, i32 0, i32 3), align 4
/external/mesa3d/src/mesa/swrast/
Ds_aalinetemp.h41 const GLfloat fy = (GLfloat) iy; in NAME() local
60 line->span.array->z[i] = (GLuint) solve_plane(fx, fy, line->zPlane); in NAME()
62 line->span.array->rgba[i][RCOMP] = solve_plane_chan(fx, fy, line->rPlane); in NAME()
63 line->span.array->rgba[i][GCOMP] = solve_plane_chan(fx, fy, line->gPlane); in NAME()
64 line->span.array->rgba[i][BCOMP] = solve_plane_chan(fx, fy, line->bPlane); in NAME()
65 line->span.array->rgba[i][ACOMP] = solve_plane_chan(fx, fy, line->aPlane); in NAME()
73 const GLfloat invQ = solve_plane_recip(fx, fy, line->attrPlane[attr][3]); in NAME()
76 attribArray[i][c] = solve_plane(fx, fy, line->attrPlane[attr][c]) * invQ; in NAME()
85 const GLfloat invW = solve_plane_recip(fx, fy, line->wPlane); in NAME()
88 attribArray[i][c] = solve_plane(fx, fy, line->attrPlane[attr][c]) * invW; in NAME()
/external/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp61 #define TILEY_PROCF(fy, max) SkClampMax((fy) >> 16, max) argument
70 static unsigned Y(const SkBitmapProcState&, SkFixed fy, int max) { in Y()
71 return SkClampMax(fy >> 16, max); in Y()
95 #define TILEY_PROCF(fy, max) SK_USHIFT16((unsigned)((fy) & 0xFFFF) * ((max) + 1)) argument
104 static unsigned Y(const SkBitmapProcState&, SkFixed fy, int max) { in Y()
106 return SK_USHIFT16((unsigned)((fy) & 0xFFFF) * ((max) + 1)); in Y()
126 #define TILEY_PROCF(fy, max) SK_USHIFT16(tileProcY(fy) * ((max) + 1)) argument
134 static unsigned Y(const SkBitmapProcState& s, SkFixed fy, int max) { in Y()
135 return SK_USHIFT16(s.fTileProcY(fy) * ((max) + 1)); in Y()
DSkScan_Antihair.cpp99 virtual SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) = 0;
100 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed slope) = 0;
108 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap() argument
109 fy += SK_Fixed1/2; in drawCap()
111 int y = fy >> 16; in drawCap()
112 uint8_t a = (uint8_t)(fy >> 8); in drawCap()
126 return fy - SK_Fixed1/2; in drawCap()
129 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, in drawLine() argument
133 fy += SK_Fixed1/2; in drawLine()
135 int y = fy >> 16; in drawLine()
[all …]
DSkBitmapProcState_matrix.h60 const SkFixed fy = mapper.fixedY(); in SCALE_FILTER_NAME() local
63 *xy++ = PACK_FILTER_Y_NAME(fy, maxY, s.fFilterOneY PREAMBLE_ARG_Y); in SCALE_FILTER_NAME()
97 SkFixed fy = mapper.fixedY(); in AFFINE_FILTER_NAME() local
104 *xy++ = PACK_FILTER_Y_NAME(fy, maxY, oneY PREAMBLE_ARG_Y); in AFFINE_FILTER_NAME()
105 fy += dy; in AFFINE_FILTER_NAME()
DSkBitmapProcState_shaderproc.h35 SkFixed fy = mapper.fixedY(); in SCALE_FILTER_NAME() local
38 subY = EXTRACT_LOW_BITS(fy, maxY); in SCALE_FILTER_NAME()
39 int y0 = TILEY_PROCF(fy, maxY); in SCALE_FILTER_NAME()
40 int y1 = TILEY_PROCF((fy + s.fFilterOneY), maxY); in SCALE_FILTER_NAME()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DDragLatencyFragment.java244 double[] fy; in reshapeAndCalculate() local
253 fy = new double[fN]; in reshapeAndCalculate()
257 fy[i] = touchEventList.get(i).y; in reshapeAndCalculate()
294 calculateDragLatency(ft,fy, lt, ldir); in reshapeAndCalculate()
354 public void calculateDragLatency(double[] ft, double[] fy, double[] lt, int[] ldir) { in calculateDragLatency() argument
356 double[] ly = Utils.interp(lt, ft, fy); in calculateDragLatency()
384 double bestShift = Utils.findBestShift(lts, ft, fy); in calculateDragLatency()
389 drawLatencyGraph(ft, fy, lt, averageBestShift); in calculateDragLatency()
393 private void drawLatencyGraph(double[] ft, double[] fy, double[] lt, double averageBestShift) { in drawLatencyGraph() argument
398 touchEntries.add(new Entry((float) ft[i], (float) fy[i])); in drawLatencyGraph()
[all …]
/external/skia/src/shaders/gradients/
DSkRadialGradient.cpp82 inline bool radial_completely_pinned(SkScalar fx, SkScalar dx, SkScalar fy, SkScalar dy) { in radial_completely_pinned() argument
85 bool yClamped = (fy >= 1 && dy >= 0) || (fy <= -1 && dy <= 0); in radial_completely_pinned()
161 void shadeSpan_radial(SkScalar fx, SkScalar dx, SkScalar fy, SkScalar dy, in shadeSpan_radial() argument
165 const SkFixed dist = SkFloatToFixed(sk_float_sqrt(fx*fx + fy*fy)); in shadeSpan_radial()
171 fy += dy; in shadeSpan_radial()
175 void shadeSpan_radial_mirror(SkScalar fx, SkScalar dx, SkScalar fy, SkScalar dy, in shadeSpan_radial_mirror() argument
178 shadeSpan_radial<mirror_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle); in shadeSpan_radial_mirror()
181 void shadeSpan_radial_repeat(SkScalar fx, SkScalar dx, SkScalar fy, SkScalar dy, in shadeSpan_radial_repeat() argument
184 shadeSpan_radial<repeat_tileproc_nonstatic>(fx, dx, fy, dy, dstC, cache, count, toggle); in shadeSpan_radial_repeat()
/external/skia/tests/
DPathOpsSimplifyDegenerateThreadedTest.cpp28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
29 if (state.fD && (ex - dx) * (fy - dy) in testSimplifyDegeneratesMain()
42 path.lineTo(SkIntToScalar(fx), SkIntToScalar(fy)); in testSimplifyDegeneratesMain()
51 pathStr.appendf(" path.lineTo(%d, %d);\n", fx, fy); in testSimplifyDegeneratesMain()
DPathOpsSimplifyTrianglesThreadedTest.cpp32 int fy = f >> 2; in testSimplifyTrianglesMain() local
33 if ((ex - dx) * (fy - dy) == (ey - dy) * (fx - dx)) { in testSimplifyTrianglesMain()
45 path.lineTo(SkIntToScalar(fx), SkIntToScalar(fy)); in testSimplifyTrianglesMain()
54 pathStr.appendf(" path.lineTo(%d, %d);\n", fx, fy); in testSimplifyTrianglesMain()
/external/e2fsprogs/tests/f_badcluster/
Dscript6 $FSCK -fy $TMPFILE 2>&1 | sed -f $cmd_dir/filter.sed > $OUT
7 $FSCK -fy $TMPFILE 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT
8 $FSCK -fy $TMPFILE 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c116 FILE* fy; in main() local
130 fy = fopen("bit_rate.dat", "w"); in main()
131 fclose(fy); in main()
132 fy = fopen("bytes_frames.dat", "w"); in main()
133 fclose(fy); in main()
597 fy = fopen("bit_rate.dat", "a"); in main()
598 fprintf(fy, "Frame %i = %0.14f\n", framecnt, kbps); in main()
599 fclose(fy); in main()
/external/freetype/src/autofit/
Dafhints.c354 point->fy, in af_glyph_hints_dump_points()
850 point->fy = (FT_Short)vec->y; in af_glyph_hints_reload()
855 end->fy = (FT_Short)outline->points[endpoint].y; in af_glyph_hints_reload()
870 out_y = point->fy - prev->fy; in af_glyph_hints_reload()
943 out_y = point->fy - prev->fy; in af_glyph_hints_reload()
992 out_y += next->fy - point->fy; in af_glyph_hints_reload()
1051 in_y = point->fy - prev_v->fy; in af_glyph_hints_reload()
1054 out_y = next_u->fy - point->fy; in af_glyph_hints_reload()
1101 point->fy - prev_v->fy, in af_glyph_hints_reload()
1103 next_u->fy - point->fy ) ) in af_glyph_hints_reload()
[all …]
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp278 float fy = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
281 m_positions.push_back(fy); in init()
314 … float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numVertices) / (float)numRows; in init() local
317 m_positions.push_back(fy); in init()
345 float fy = -0.9f + 1.8f * ((float)stripNdx + (i%2 == 0 ? 0.0f : 0.8f)) / numStrips; in init() local
348 m_positions.push_back(fy); in init()
386 …float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numArcVertices) / (float)numRo… in init() local
389 m_positions.push_back(fy); in init()
417 float fy = -0.9f + 1.8f * ((float)rowNdx + (i%3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
420 m_positions.push_back(fy); in init()
/external/e2fsprogs/tests/f_ext_journal/
Dscript1 FSCK_OPT="-fy -j journal.img"
2 SECOND_FSCK_OPT="-fy -j journal.img"
/external/e2fsprogs/tests/j_corrupt_descr_csum/
Dscript4 FSCK_OPT=-fy
17 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
23 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
/external/e2fsprogs/tests/j_corrupt_revoke_csum/
Dscript4 FSCK_OPT=-fy
17 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
23 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
/external/e2fsprogs/tests/j_corrupt_sb_csum/
Dscript4 FSCK_OPT=-fy
17 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
23 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
/external/e2fsprogs/tests/j_corrupt_revoke_block/
Dscript4 FSCK_OPT=-fy
17 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1
23 $FSCK -fy -N test_filesys $TMPFILE > $OUT.new 2>&1

12345678910>>...14