HomeSort by relevance Sort by last modified time
    Searched refs:fD (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/skia/src/core/
SkColorSpacePriv.h 46 // gLinear_TransferFn.fD > 1.0f: Make sure that we use the linear segment of
89 SkScalarIsNaN(coeffs.fC) || SkScalarIsNaN(coeffs.fD) ||
96 if (!is_zero_to_one(coeffs.fD)) {
100 if (coeffs.fD == 0.0f) {
109 if (coeffs.fD >= 1.0f) {
141 transfer_fn_almost_equal(gSRGB_TransferFn.fD, coeffs.fD) &&
152 coeffs.fD <= 0.0f;
162 coeffs.fD <= 0.0f;
168 coeffs.fD >= 1.0f
    [all...]
SkGeometry.h 355 fD = P0;
364 return ((fA * t + fB) * t + fC) * t + fD;
370 Sk2s fD;
  /external/skia/tests/
FlattenableCustomFactory.cpp 19 , fD(d)
26 buffer.writeUInt(fD);
34 uint32_t d() const { return fD; }
42 uint32_t fD;
PathOpsOpCubicThreadedTest.cpp 29 pathA.cubicTo(SkIntToScalar(state.fC), SkIntToScalar(state.fD), SkIntToScalar(b),
35 SkIntToScalar(state.fA), SkIntToScalar(state.fD), SkIntToScalar(state.fC));
46 pathStr.appendf(" path.cubicTo(%d,%d, %d,%d, %d,%d);\n", state.fC, state.fD,
54 state.fB, state.fA, state.fD, state.fC);
PathOpsOpRectThreadedTest.cpp 35 pathA.addRect(SkIntToScalar(state.fC), SkIntToScalar(state.fC), SkIntToScalar(state.fD),
36 SkIntToScalar(state.fD), SkPath::kCW_Direction);
56 " SkPath::kCW_Direction);\n", state.fC, state.fC, state.fD, state.fD);
PathOpsThreadedCommon.h 30 unsigned char fD;
61 fState.fD = d;
PathOpsOpCircleThreadedTest.cpp 26 state.fD ? SkPath::kCW_Direction : SkPath::kCCW_Direction);
39 state.fC, state.fD ? "SkPath::kCW_Direction" : "SkPath::kCCW_Direction");
PathOpsOpLoopThreadedTest.cpp 48 SkPoint endD = { midB.fX - v.fY * state.fD / 3,
49 midB.fY + v.fX * state.fD / 3 };
PathOpsSimplifyQuadThreadedTest.cpp 24 int dx = state.fD & 0x03;
25 int dy = state.fD >> 2;
PathOpsSimplifyQuadralateralsThreadedTest.cpp 24 int dx = state.fD & 0x03;
25 int dy = state.fD >> 2;
ICCTest.cpp 80 referenceFn.fD = 0.0f;
121 adobeFn.fD = 0.0f;
134 srgbFn.fD = 0.04045f;
219 params->fD = 0.04045f;
272 params->fD = 0.04045f;
ColorSpaceTest.cpp 119 srgbFn.fD = 0.04045f;
154 linearExpFn.fD = 0.0f;
165 linearFn.fD = 1.0f;
192 fn.fD = 0.0f;
262 fn.fD = 0.5f;
287 fn.fD = 0.5f;
378 fn.fB = fn.fC = fn.fD = fn.fE = fn.fF = 0.0f;
473 fn.fD = 0.0f;
493 fn.fD = 0.0f;
FlattenDrawableTest.cpp 24 , fD(d)
31 buffer.writeUInt(fD);
47 uint32_t d() const { return fD; }
59 uint32_t fD;
ParametricStageTest.cpp 34 float want = (in[i] <= fn.fD) ? fn.fC * in[i] + fn.fF
PathOpsSimplifyRectThreadedTest.cpp 28 int dShape = state.fD & 0x03;
29 SkPath::Direction dCW = state.fD >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction;
  /external/valgrind/none/tests/ppc32/
round.c 399 double qtr, half, fA, fB, fD;
408 : "=f"(fD) : "f"(fA) , "f"(fB));
412 : "=f"(fD) : "f"(fA));
477 R.dbl = fD;
482 R.dbl = fD;
487 R.dbl = fD;
492 R.dbl = fD;
528 print_double("double result", fD);
545 double fA, fB, fC, fD;
582 : "=f"(fD) : "f"(fA) , "f"(fB), "f"(fC))
    [all...]
  /external/valgrind/none/tests/ppc64/
round.c 399 double qtr, half, fA, fB, fD;
408 : "=f"(fD) : "f"(fA) , "f"(fB));
412 : "=f"(fD) : "f"(fA));
477 R.dbl = fD;
482 R.dbl = fD;
487 R.dbl = fD;
492 R.dbl = fD;
528 print_double("double result", fD);
545 double fA, fB, fC, fD;
582 : "=f"(fD) : "f"(fA) , "f"(fB), "f"(fC))
    [all...]
  /frameworks/base/libs/hwui/utils/
Color.cpp 48 && almostEqual(sRGBParamD, transferFunction.fD)
  /external/skia/include/core/
SkColorSpace.h 48 float fD;
  /external/skia/tools/
create_flutter_test_images.cpp 38 fn.fA = 1.f; fn.fB = 0.f; fn.fC = 0.f; fn.fD = 0.f; fn.fE = 0.f; fn.fF = 0.f; fn.fG = 50.f;
  /external/icu/icu4c/source/test/intltest/
sdtfmtts.cpp 144 Formattable fD(d, Formattable::kIsDate);
153 res2 = cust1.format(fD, res2, pos2, status);
157 logln((UnicodeString) "" + fD.getDate() + " formatted to " + res2);
nmfmapts.cpp 121 Formattable fD(d);
140 res5 = cur_fr->format(fD, res5, pos3, status);
144 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5);
  /external/skia/src/gpu/effects/
GrNonlinearColorSpaceXformEffect.cpp 151 fSrcTransferFnCoeffs[3] = srcTransferFn.fD;
159 fDstTransferFnCoeffs[3] = dstTransferFn.fD;
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMisc.cpp 46 VERTTYPE fN, fD, fT;
54 fD =
66 fT = VERTTYPEDIV(-fN, fD);
  /external/skia/bench/
ColorCodecBench.cpp 74 gamma.fB = gamma.fC = gamma.fD = gamma.fE = gamma.fF = 0.0f;

Completed in 367 milliseconds

1 2 3