/external/skqp/experimental/svg/model/ |
D | SkSVGRadialGradient.cpp | 31 void SkSVGRadialGradient::setFy(const SkSVGLength& fy) { in setFy() 58 if (const auto* fy = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
/external/skia/experimental/svg/model/ |
D | SkSVGRadialGradient.cpp | 31 void SkSVGRadialGradient::setFy(const SkSVGLength& fy) { in setFy() 58 if (const auto* fy = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | DragLatencyFragment.java | 249 double[] fy; in reshapeAndCalculate() local 359 public void calculateDragLatency(double[] ft, double[] fy, double[] lt, int[] ldir) { in calculateDragLatency() 398 private void drawLatencyGraph(double[] ft, double[] fy, double[] lt, double averageBestShift) { in drawLatencyGraph()
|
/external/skia/tests/ |
D | SkGlyphBufferTest.cpp | 47 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
|
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 32 int fy = f >> 2; in testSimplifyTrianglesMain() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 278 float fy = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local 314 … float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numVertices) / (float)numRows; in init() local 345 float fy = -0.9f + 1.8f * ((float)stripNdx + (i%2 == 0 ? 0.0f : 0.8f)) / numStrips; in init() local 386 …float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numArcVertices) / (float)numRo… in init() local 417 float fy = -0.9f + 1.8f * ((float)rowNdx + (i%3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; in NAME() local
|
/external/skia/tools/ |
D | blob_cache_sim.cpp | 45 SkFixed fy = (SkScalarToFixed(offset.y()) >> 13) & 7; in main() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 41 const GLfloat fy = (GLfloat) iy; in NAME() local
|
/external/skqp/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 32 int fy = f >> 2; in testSimplifyTrianglesMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | pooling.h | 97 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in MaxPool() local 209 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in AveragePool16() local
|
/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_tritmp.h | 135 GLfloat fy = VERT_Y(v[1]) - VERT_Y(v[2]); in TAG() local 360 GLfloat fy = VERT_Y(v[3]) - VERT_Y(v[1]); in TAG() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 72 const float fy = v1[1] - v2[1]; in cull_tri() local
|
D | draw_pipe_offset.c | 83 float fy = v1[1] - v2[1]; in do_offset_tri() local
|
/external/mesa3d/src/mesa/swrast_setup/ |
D | ss_tritmp.h | 56 GLfloat fy = v[1]->attrib[VARYING_SLOT_POS][1] - v[2]->attrib[VARYING_SLOT_POS][1]; in TAG() local
|
/external/skia/src/core/ |
D | SkScan_Antihair.cpp | 117 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap() 138 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, in drawLine() 164 SkFixed drawCap(int x, SkFixed fy, SkFixed dy, int mod64) override { in drawCap() 176 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
|
/external/skqp/src/core/ |
D | SkScan_Antihair.cpp | 111 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()
|
/external/clang/test/SemaTemplate/ |
D | instantiate-static-var.cpp | 26 Y<float> fy; // expected-note{{in instantiation of template class 'Y<float>' requested here}} variable
|
/external/pdfium/third_party/lcms/src/ |
D | cmsintrp.c | 350 cmsFloat32Number fx, fy, in BilinearInterpFloat() local 400 cmsS15Fixed16Number fx, fy; in BilinearInterp16() local 462 cmsFloat32Number fx, fy, fz, in TrilinearInterpFloat() local 531 cmsS15Fixed16Number fx, fy, fz; in TrilinearInterp16() local 706 cmsS15Fixed16Number fx, fy, fz; in TetrahedralInterp16() local 843 cmsS15Fixed16Number fx, fy, fz; in Eval4Inputs() local
|