/aosp_15_r20/external/skia/src/core/ |
H A D | SkBitmapProcState_matrixProcs.cpp | 34 static inline bool can_truncate_to_fixed_for_decal(SkFixed fx, in can_truncate_to_fixed_for_decal() 67 static void decal_nofilter_scale(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { in decal_nofilter_scale() 90 SkFractionalInt fx; in nofilter_scale() local 137 SkFractionalInt fx = mapper.fractionalIntX(), in nofilter_affine() local 154 static unsigned extract_low_bits_clamp_clamp(SkFixed fx, int /*max*/) { in extract_low_bits_clamp_clamp() 161 static unsigned extract_low_bits_general(SkFixed fx, int max) { in extract_low_bits_general() 197 SkFractionalInt fx; in filter_scale() local 237 SkFractionalInt fx = mapper.fractionalIntX(), in filter_affine() local 258 static unsigned repeat(SkFixed fx, int max) { in repeat() 262 static unsigned mirror(SkFixed fx, int max) { in mirror() [all …]
|
H A D | SkScan_Antihair.cpp | 203 SkFixed drawCap(int y, SkFixed fx, SkFixed dx, int mod64) override { in drawCap() 222 SkFixed drawLine(int y, int stopy, SkFixed fx, SkFixed dx) override { in drawLine() 244 SkFixed drawCap(int y, SkFixed fx, SkFixed dx, int mod64) override { in drawCap() 255 SkFixed drawLine(int y, int stopy, SkFixed fx, SkFixed dx) override { in drawLine()
|
/aosp_15_r20/frameworks/av/media/libeffects/factory/ |
H A D | EffectsFactory.c | 71 effect_entry_t *fx = (effect_entry_t *)self; in Effect_Process() local 96 effect_entry_t *fx = (effect_entry_t *)self; in Effect_Command() local 117 effect_entry_t *fx = (effect_entry_t *)self; in Effect_GetDescriptor() local 137 effect_entry_t *fx = (effect_entry_t *)self; in Effect_ProcessReverse() local 264 effect_entry_t *fx; in doEffectCreate() local 352 effect_entry_t *fx; in EffectRelease() local
|
/aosp_15_r20/external/skia/bench/ |
H A 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()
|
/aosp_15_r20/external/lzma/C/ |
H A D | Sha1.c | 131 #define T5(a,b,c,d,e, fx, ww) \ argument 149 #define M5(i, fx, wx0, wx1) \ argument 156 #define R5(i, fx, wx) \ argument 196 #define R20(ii, fx) \ argument 214 #define R20(ii, fx) \ argument
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 303 float fx = -1.0f + 2.0f * ((float)col + 0.5f) / (float)numRows; in init() local 339 float fx = in init() local 372 float fx = -0.9f + 1.8f * (float)(i / 2 * 2) / numStrips; in init() local 413 float fx = in init() local 446 … float fx = -0.9f + 1.8f * ((float)(i / 3) + (i % 3 == 2 ? 0.8f : 0.0f)) * 3 / numRows; in init() local
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | analyzer_common.h | 103 void ProcessPoints(rtc::FunctionView<float(const DataType&)> fx, in ProcessPoints() 121 rtc::FunctionView<float(const DataType&)> fx, in ProcessPairs() 139 rtc::FunctionView<float(const DataType&)> fx, in AccumulatePairs()
|
/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/eigen/Eigen/src/Core/arch/ZVector/ |
H A D | MathFunctions.h | 93 Packet2d tmp, fx; variable 145 Packet4f tmp, fx; variable
|
/aosp_15_r20/frameworks/av/services/audiopolicy/service/ |
H A D | AudioPolicyEffects.cpp | 94 auto fx = sp<AudioEffect>::make(attributionSource); in addInputEffects() local 225 auto fx = sp<AudioEffect>::make(attributionSource); in addOutputSessionEffects() local 928 sp<AudioEffect> fx = sp<AudioEffect>::make(attributionSource); in initDefaultDeviceEffects() local
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | ShaderVariable_test.cpp | 206 ShaderVariable fx; in TEST_F() local 429 ShaderVariable fx; in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | pooling.h | 92 for (int fx = filter_x_start; fx < filter_x_end; fx++) { in MaxPool() local 204 for (int fx = filter_x_start; fx < filter_x_end; fx++) { in AveragePool() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/graphics/cam/ |
H A D | CamUtils.java | 122 double fx = fy; in argbFromLstar() local 208 float fx = fy; in intFromLstar() local
|
/aosp_15_r20/external/libmonet/utils/ |
H A D | ColorUtils.java | 114 double fx = a / 500.0 + fy; in argbFromLab() local 143 double fx = labF(xNormalized); in labFromArgb() local
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | msvc9.c | 245 static void GET_BITS_SP32(float fx, unsigned int* ux) in GET_BITS_SP32() 260 static void PUT_BITS_SP32(unsigned int ux, float* fx) in PUT_BITS_SP32() 707 int32_t float2int(float fx) in float2int()
|
/aosp_15_r20/frameworks/base/libs/hwui/utils/ |
H A D | Color.cpp | 341 float fx = fy + (v[1] * 0.002f); in toXyz() local 359 float fx = X > A ? pow(X, 1.0f / 3.0f) : B * X + C; in fromXyz() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
D | accel_cal.c | 151 static void accelGoodDataInit(struct AccelGoodData *agd, uint32_t fx, in accelGoodDataInit() 167 static void accelCalAlgoInit(struct AccelCalAlgo *acc, uint32_t fx, 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/pdfium/core/fpdfdoc/ |
H A D | cpvt_section.cpp | 360 float fx, in SearchWordPlace() 373 float fx, in SearchWordPlace()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue6703a.go | 11 func fx() int { func
|
D | issue6703b.go | 11 func fx() int { func
|
/aosp_15_r20/external/pytorch/torch/fx/experimental/ |
H A D | debug.py | 2 import torch.fx as fx namespace
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | debug-info-fn-template.cpp | 9 T fx(XF<T> xi) { in fx() function
|
/aosp_15_r20/external/executorch/backends/arm/operator_support/ |
H A D | mean_dim_support.py | 10 import torch.fx as fx namespace
|
H A D | var_correction_support.py | 10 import torch.fx as fx namespace
|