/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | analyzer_common.h | 90 rtc::FunctionView<absl::optional<float>(const DataType&)> fy, in ProcessPoints() 109 const DataType&)> fy, in ProcessPairs() 127 const DataType&)> fy, in AccumulatePairs() 147 rtc::FunctionView<absl::optional<ResultType>(const DataType&)> fy, in MovingAverage()
|
/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 | 293 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
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; in NAME() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | pooling.h | 89 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in MaxPool() local 201 for (int fy = filter_y_start; fy < filter_y_end; fy++) { in AveragePool() 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/mesa/swrast/ |
D | s_aalinetemp.h | 41 const GLfloat fy = (GLfloat) 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/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 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()
|
D | SkBitmapProcState_matrixProcs.cpp | 128 fy = mapper.fractionalIntY(), in nofilter_affine() local 213 fy = mapper.fractionalIntY(), in filter_affine() local
|
/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
|
/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/mesa3d/src/mesa/tnl/ |
D | t_vb_texgen.c | 110 GLfloat u[3], two_nu, fx, fy, fz; in build_m3() local 138 GLfloat u[3], two_nu, fx, fy, fz; in build_m2() local
|
/external/swiftshader/third_party/marl/examples/ |
D | fractal.cpp | 181 auto fy = float(y) + (sy / float(samplesPerPixelH)); in main() local
|
/external/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/ |
D | ReleaseTest-API.cc | 81 FILE* fy; in main() local
|
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_estimator.c | 52 static __inline void Intrp1DQ8(int32_t *x, int32_t *fx, int32_t *y, int32_t *fy) { in Intrp1DQ8()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_framebuffer.c | 424 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; in get_viewport_prescale() local
|