/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | analyzer_common.h | 104 rtc::FunctionView<absl::optional<float>(const DataType&)> fy, in ProcessPoints() 123 const DataType&)> fy, in ProcessPairs() 141 const DataType&)> fy, in AccumulatePairs() 161 rtc::FunctionView<absl::optional<ResultType>(const DataType&)> fy, in MovingAverage()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 304 float fy = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local 341 float fy = in init() local 373 … float fy = -0.9f + 1.8f * ((float)stripNdx + (i % 2 == 0 ? 0.0f : 0.8f)) / numStrips; in init() local 415 float fy = in init() local 447 float fy = -0.9f + 1.8f * ((float)rowNdx + (i % 3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
|
/aosp_15_r20/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
H A 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()
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsintrp.c | 371 cmsFloat32Number fx, fy, in BilinearInterpFloat() local 421 cmsS15Fixed16Number fx, fy; in BilinearInterp16() local 485 cmsFloat32Number fx, fy, fz, in TrilinearInterpFloat() local 554 cmsS15Fixed16Number fx, fy, fz; in TrilinearInterp16() local 726 cmsS15Fixed16Number fx, fy, fz; in TetrahedralInterp16() local 863 cmsS15Fixed16Number fx, fy, fz; in Eval4Inputs() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkScan_Antihair.cpp | 127 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap() 148 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed slope) override { in drawLine() 173 SkFixed drawCap(int x, SkFixed fy, SkFixed dy, int mod64) override { in drawCap() 185 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
|
H A D | SkBitmapProcState_matrixProcs.cpp | 138 fy = mapper.fractionalIntY(), in nofilter_affine() local 238 fy = mapper.fractionalIntY(), in filter_affine() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A 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
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/graphics/cam/ |
H A D | CamUtils.java | 120 double fy = (lstar + 16.0) / 116.0; in argbFromLstar() local 204 float fy = (lstar + 16.0f) / 116.0f; in intFromLstar() local
|
/aosp_15_r20/external/libmonet/utils/ |
H A D | ColorUtils.java | 113 double fy = (l + 16.0) / 116.0; in argbFromLab() local 144 double fy = labF(yNormalized); in labFromArgb() local
|
/aosp_15_r20/frameworks/base/libs/hwui/utils/ |
H A D | Color.cpp | 340 float fy = (v[0] + 16.0f) / 116.0f; in toXyz() local 360 float fy = Y > A ? pow(Y, 1.0f / 3.0f) : B * Y + C; in fromXyz() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
D | accel_cal.c | 152 uint32_t fxb, uint32_t fy, uint32_t fyb, in accelGoodDataInit() 168 uint32_t fxb, uint32_t fy, uint32_t fyb, in accelCalAlgoInit()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9math.inl | 37 inline D3DXVECTOR2::D3DXVECTOR2(FLOAT fx, FLOAT fy) 145 inline D3DXVECTOR3::D3DXVECTOR3(FLOAT fx, FLOAT fy, FLOAT fz) 252 inline D3DXVECTOR4::D3DXVECTOR4(FLOAT fx, FLOAT fy, FLOAT fz, FLOAT fw) 524 inline D3DXQUATERNION::D3DXQUATERNION(FLOAT fx, FLOAT fy, FLOAT fz, FLOAT fw)
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 1594 uint32_t ShaderTileImageTestInstance::getResultValue(uint32_t fx, uint32_t fy, uint32_t fs, in getResultValue() 1609 uint32_t ShaderTileImageTestInstance::simulate(uint32_t fx, uint32_t fy, uint32_t fs, uint32_t rend… in simulate() 1676 … for (uint32_t fy = 0; (res == QP_TEST_RESULT_PASS) && fy < m_testParam->frameBufferSize; ++fy) in checkResult() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ken/ |
D | slicearray.go | 14 var fy []float64 var
|
D | sliceslice.go | 14 var fy []float64 var
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; in NAME() local
|
/aosp_15_r20/external/skia/tools/ |
H A D | blob_cache_sim.cpp | 48 SkFixed fy = (SkScalarToFixed(offset.y()) >> 13) & 7; in main() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsSimplifyTrianglesThreadedTest.cpp | 38 int fy = f >> 2; in testSimplifyTrianglesMain() local
|
H A D | PathOpsSimplifyQuadThreadedTest.cpp | 37 int fy = f >> 2; in testSimplifyQuadsMain() local
|
H A D | PathOpsSimplifyDegenerateThreadedTest.cpp | 34 int fy = f >> 2; in testSimplifyDegeneratesMain() local
|
H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 37 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_cull.c | 72 const float fy = v1[1] - v2[1]; in cull_tri() local
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/ |
H A D | text.cc | 176 const float fx = x, fy = y, fw = width_, fh = height_; in Draw() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/hint/graphics_state/ |
H A D | projection.rs | 22 let fy = self.freedom_vector.y; in update_projection_state() localVariable
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
H A D | CamUtils.java | 88 float fy = (lstar + 16.0f) / 116.0f; in intFromLstar() local
|