| /external/skia/src/core/ |
| D | SkBitmapProcState_matrixProcs.cpp | 24 static inline bool can_truncate_to_fixed_for_decal(SkFixed fx, in can_truncate_to_fixed_for_decal() 57 static void decal_nofilter_scale(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { in decal_nofilter_scale() 80 SkFractionalInt fx; in nofilter_scale() local 127 SkFractionalInt fx = mapper.fractionalIntX(), in nofilter_affine() local 144 static unsigned extract_low_bits_clamp_clamp(SkFixed fx, int /*max*/) { in extract_low_bits_clamp_clamp() 151 static unsigned extract_low_bits_general(SkFixed fx, int max) { in extract_low_bits_general() 172 SkFractionalInt fx; in filter_scale() local 212 SkFractionalInt fx = mapper.fractionalIntX(), in filter_affine() local 233 static unsigned repeat(SkFixed fx, int max) { in repeat() 237 static unsigned mirror(SkFixed fx, int max) { in mirror() [all …]
|
| /external/skqp/src/core/ |
| D | SkBitmapProcState_matrixProcs.cpp | 31 static inline bool can_truncate_to_fixed_for_decal(SkFixed fx, in can_truncate_to_fixed_for_decal() 65 static void decal_nofilter_scale(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { in decal_nofilter_scale() 87 SkFractionalInt fx; in nofilter_scale() local 128 static unsigned extract_low_bits_clamp(SkFixed fx, int /*max*/) { in extract_low_bits_clamp() 133 static unsigned extract_low_bits_repeat_mirror(SkFixed fx, int max) { in extract_low_bits_repeat_mirror() 154 SkFractionalInt fx; in filter_scale() local 192 static unsigned clamp(SkFixed fx, int max) { in clamp() 195 static unsigned repeat(SkFixed fx, int max) { in repeat() 199 static unsigned mirror(SkFixed fx, int max) { in mirror() 219 static void decal_nofilter_scale_neon(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { in decal_nofilter_scale_neon() [all …]
|
| /external/skqp/bench/ |
| D | InterpBench.cpp | 62 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 81 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 112 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 132 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 150 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest()
|
| /external/skia/bench/ |
| D | InterpBench.cpp | 62 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 81 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 112 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 132 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 150 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest()
|
| /external/skqp/src/shaders/gradients/ |
| D | Sk4fLinearGradient.cpp | 53 SkScalar pinFx<SkShader::kClamp_TileMode>(SkScalar fx) { in pinFx() 58 SkScalar pinFx<SkShader::kRepeat_TileMode>(SkScalar fx) { in pinFx() 69 SkScalar pinFx<SkShader::kMirror_TileMode>(SkScalar fx) { in pinFx() 216 const SkScalar fx = pinFx<tileMode>(pt.x()); in shadeSpanInternal() local 264 SkScalar fx, in LinearIntervalProcessor()
|
| /external/skia/src/shaders/gradients/ |
| D | Sk4fLinearGradient.cpp | 54 SkScalar pinFx<SkTileMode::kClamp>(SkScalar fx) { in pinFx() 59 SkScalar pinFx<SkTileMode::kRepeat>(SkScalar fx) { in pinFx() 70 SkScalar pinFx<SkTileMode::kMirror>(SkScalar fx) { in pinFx() 217 const SkScalar fx = pinFx<tileMode>(pt.x()); in shadeSpanInternal() local 265 SkScalar fx, in LinearIntervalProcessor()
|
| /external/skia/tests/ |
| D | SkGlyphBufferTest.cpp | 30 float fx = x * step; in DEF_TEST() local 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
|
| /external/skqp/experimental/svg/model/ |
| D | SkSVGRadialGradient.cpp | 27 void SkSVGRadialGradient::setFx(const SkSVGLength& fx) { in setFx() 53 if (const auto* fx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
| /external/eigen/Eigen/src/Core/arch/AltiVec/ |
| D | MathFunctions.h | 160 Packet4f tmp, fx; variable 252 Packet2d tmp, fx; variable
|
| /external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
| D | analyzer_common.h | 89 void ProcessPoints(rtc::FunctionView<float(const DataType&)> fx, in ProcessPoints() 107 rtc::FunctionView<float(const DataType&)> fx, in ProcessPairs() 125 rtc::FunctionView<float(const DataType&)> fx, in AccumulatePairs()
|
| /external/llvm-project/llvm/docs/AMDGPU/ |
| D | gfx908_mad_type_dev.rst | 10 fx title
|
| D | gfx900_mad_type_dev.rst | 10 fx title
|
| D | gfx904_mad_type_dev.rst | 10 fx title
|
| D | gfx10_mad_type_dev.rst | 10 fx title
|
| D | gfx906_mad_type_dev.rst | 10 fx title
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | debug-info-fn-template.cpp | 9 T fx(XF<T> xi) { in fx() function
|
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-fn-template.cpp | 9 T fx(XF<T> xi) { in fx() function
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fPrimitiveRestartTests.cpp | 292 float fx = -1.0f + 2.0f * ((float)col + 0.5f) / (float)numRows; in init() local 328 … float fx = centerX + 0.9f * deFloatCos((float)i*2.0f*DE_PI / (float)numVertices) / (float)numCols; in init() local 359 float fx = -0.9f + 1.8f * (float)(i/2*2) / numStrips; in init() local 400 …float fx = centerX + 0.9f * deFloatCos((float)i*2.0f*DE_PI / (float)numArcVertices) / (float)numCo… in init() local 431 float fx = -0.9f + 1.8f * ((float)(i/3) + (i%3 == 2 ? 0.8f : 0.0f)) * 3 / numRows; in init() local
|
| /external/eigen/Eigen/src/Core/arch/NEON/ |
| D | MathFunctions.h | 23 Packet4f tmp, fx; variable
|
| /external/eigen/Eigen/src/Core/arch/ZVector/ |
| D | MathFunctions.h | 49 Packet2d tmp, fx; variable
|
| /external/eigen/Eigen/src/Core/arch/SSE/ |
| D | MathFunctions.h | 129 Packet4f tmp, fx; variable 198 Packet2d tmp, fx; variable
|
| /external/pdfium/core/fpdfdoc/ |
| D | csection.cpp | 164 float fx, in SearchWordPlace() 176 CPVT_WordPlace CSection::SearchWordPlace(float fx, in SearchWordPlace()
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_quad_depth_test_tmp.h | 56 const float fx = (float) ix; in NAME() local
|
| /external/angle/src/tests/compiler_tests/ |
| D | ShaderVariable_test.cpp | 193 ShaderVariable fx; in TEST() local 417 ShaderVariable fx; in TEST() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | pooling.h | 92 for (int fx = filter_x_start; fx < filter_x_end; fx++) { in MaxPool() local 203 for (int fx = filter_x_start; fx < filter_x_end; fx++) { in AveragePool() local
|