Home
last modified time | relevance | path

Searched defs:fy (Results 1 – 25 of 71) sorted by relevance

123

/third_party/flutter/skia/experimental/svg/model/
DSkSVGRadialGradient.cpp31 void SkSVGRadialGradient::setFy(const SkSVGLength& fy) { in setFy()
58 if (const auto* fy = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/third_party/skia/tests/
DSkGlyphBufferTest.cpp47 float fx = x * step, fy = y * step; in DEF_TEST() local
64 float fx = x * step, fy = y * step; in DEF_TEST() local
86 float fx = x * step + kLargeDistance, fy = y * step + kLargeDistance; in DEF_TEST() local
DPathOpsSimplifyTrianglesThreadedTest.cpp32 int fy = f >> 2; in testSimplifyTrianglesMain() local
DPathOpsSimplifyQuadThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyDegenerateThreadedTest.cpp28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp293 float fy = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
329 … float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numVertices) / (float)numRows; in init() local
360 float fy = -0.9f + 1.8f * ((float)stripNdx + (i%2 == 0 ? 0.0f : 0.8f)) / numStrips; in init() local
401 …float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numArcVertices) / (float)numRo… in init() local
432 float fy = -0.9f + 1.8f * ((float)rowNdx + (i%3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DPathRenderingTest.cpp767 GLint fy = kFillCoords[i + 1]; in verifyTestPatternFill() local
771 void verifyTestPatternBg(GLfloat fx, GLfloat fy) in verifyTestPatternBg()
787 void verifyTestPatternStroke(GLfloat fx, GLfloat fy) in verifyTestPatternStroke()
1380 const float fy = kFillCoords[k + 1]; in TEST_P() local
1467 const float fy = kFillCoords[k + 1]; in TEST_P() local
1800 const float fy = kFillCoords[k + 1]; in TEST_P() local
1900 const float fy = kFillCoords[k + 1]; in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test_tmp.h57 const float fy = (float) iy; in NAME() local
/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda_bicubic.cu104 float fy = yi - py; in Subsample_Bicubic() local
147 float fy = yi - py; in Subsample_FastBicubic() local
/third_party/skia/tools/
Dblob_cache_sim.cpp45 SkFixed fy = (SkScalarToFixed(offset.y()) >> 13) & 7; in main() local
/third_party/flutter/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp32 int fy = f >> 2; in testSimplifyTrianglesMain() local
DPathOpsSimplifyQuadThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadsMain() local
DPathOpsSimplifyDegenerateThreadedTest.cpp28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_cull.c72 const float fy = v1[1] - v2[1]; in cull_tri() local
Ddraw_pipe_offset.c83 float fy = v1[1] - v2[1]; in do_offset_tri() local
/third_party/skia/src/core/
DSkScan_Antihair.cpp117 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap()
138 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed slope) override { in drawLine()
163 SkFixed drawCap(int x, SkFixed fy, SkFixed dy, int mod64) override { in drawCap()
175 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
DSkBitmapProcState_matrixProcs.cpp128 fy = mapper.fractionalIntY(), in nofilter_affine() local
213 fy = mapper.fractionalIntY(), in filter_affine() local
/third_party/flutter/skia/src/core/
DSkScan_Antihair.cpp111 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap()
132 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, in drawLine()
158 SkFixed drawCap(int x, SkFixed fy, SkFixed dy, int mod64) override { in drawCap()
170 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
DSkBitmapProcState_matrixProcs.cpp158 const SkFixed fy = mapper.fixedY(); in filter_scale() local
518 const SkFixed fy = mapper.fixedY(); in filter_scale_neon() local
/third_party/gstreamer/gstplugins_bad/gst/smooth/
Dgstsmooth.c134 gint x, y, fx, fy, fy1, fy2, fx1, fx2; in smooth_filter() local
/third_party/ffmpeg/libavcodec/
Dmotion_est.c127 int fy = c->direct_basis_mv[i][1] + hy; in cmp_direct_inline() local
144 int fy = c->direct_basis_mv[0][1] + hy; in cmp_direct_inline() local
1262 #define HASH(fx,fy,bx,by) ((fx)+17*(fy)+63*(bx)+117*(by)) in bidir_refine() argument
1263 #define HASH8(fx,fy,bx,by) ((uint8_t)HASH(fx,fy,bx,by)) in bidir_refine() argument
1314 #define CHECK_BIDIR(fx,fy,bx,by)\ in bidir_refine() argument
1347 int fy= motion_fy+vect[i][1]; in bidir_refine() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
Dfractal.cpp181 auto fy = float(y) + (sy / float(samplesPerPixelH)); in main() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c420 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; in get_viewport_prescale() local

123