/third_party/flutter/skia/src/effects/ |
D | SkTrimPathEffect.cpp | 59 SkASSERT(fMode == SkTrimPathEffect::Mode::kNormal); in onFilterPath() 75 if (fMode == SkTrimPathEffect::Mode::kNormal) { in onFilterPath() 97 (mode & 1) ? SkTrimPathEffect::Mode::kInverted : SkTrimPathEffect::Mode::kNormal); in CreateProc() 107 if (startT <= 0 && stopT >= 1 && mode == Mode::kNormal) { in Make()
|
/third_party/skia/src/effects/ |
D | SkTrimPathEffect.cpp | 54 SkASSERT(fMode == SkTrimPathEffect::Mode::kNormal); in onFilterPath() 69 if (fMode == SkTrimPathEffect::Mode::kNormal) { in onFilterPath() 113 (mode & 1) ? SkTrimPathEffect::Mode::kInverted : SkTrimPathEffect::Mode::kNormal); in CreateProc() 123 if (startT <= 0 && stopT >= 1 && mode == Mode::kNormal) { in Make()
|
/third_party/skia/experimental/sorttoy/ |
D | Fake.h | 141 : fType(Type::kNormal) in FakePaint() 147 fType = Type::kNormal; in setColor() 152 SkASSERT(fType == Type::kNormal); in getColor() 172 if (fType == Type::kNormal) { in isTransparent() 188 kNormal, enumerator 193 Type fType = Type::kNormal;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_orientation.cpp | 26 fAdobeOrientation = kNormal; in SetTIFF() 80 fAdobeOrientation = kNormal; in SetTIFF() 95 case kNormal: in GetTIFF()
|
D | dng_orientation.h | 38 kNormal = 0, enumerator 52 : fAdobeOrientation (kNormal) in dng_orientation() 95 return AdobeToDNG (kNormal); in Normal()
|
/third_party/skia/gm/ |
D | encode_color_types.cpp | 70 kNormal, enumerator 91 const int width = fVariant == Variant::kNormal ? imageWidth * 7 : imageWidth * 2; in onISize() 112 case Variant::kNormal: in onDraw() 164 DEF_ENCODE_GM(format, quality, kNormal, name); \
|
/third_party/skia/include/effects/ |
D | SkTrimPathEffect.h | 16 kNormal, // return the subset path [start,stop] enumerator 38 static sk_sp<SkPathEffect> Make(SkScalar startT, SkScalar stopT, Mode = Mode::kNormal);
|
/third_party/flutter/skia/include/effects/ |
D | SkTrimPathEffect.h | 16 kNormal, // return the subset path [start,stop] enumerator 38 static sk_sp<SkPathEffect> Make(SkScalar startT, SkScalar stopT, Mode = Mode::kNormal);
|
/third_party/skia/modules/svg/include/ |
D | SkSVGFeBlend.h | 17 kNormal, enumerator 26 SVG_ATTR(Mode, Mode, Mode::kNormal)
|
/third_party/node/benchmark/napi/function_args/ |
D | binding.cc | 60 "map", v8::NewStringType::kNormal); in CallWithObject() 69 "operand", v8::NewStringType::kNormal); in CallWithObject() 78 "data", v8::NewStringType::kNormal); in CallWithObject() 87 "reduce", v8::NewStringType::kNormal); in CallWithObject()
|
/third_party/flutter/skia/modules/sksg/include/ |
D | SkSGMaskEffect.h | 22 kNormal, enumerator 27 Mode mode = Mode::kNormal) {
|
/third_party/flutter/skia/modules/sksg/src/ |
D | SkSGMaskEffect.cpp | 33 p.setBlendMode(fMaskMode == Mode::kNormal ? SkBlendMode::kSrcIn : SkBlendMode::kSrcOut); in onRender() 40 const auto mask_hit = (!!fMaskNode->nodeAt(p) == (fMaskMode == Mode::kNormal)); in onNodeAt()
|
/third_party/mindspore/mindspore/ccsrc/ps/core/ |
D | follower_scaler.cc | 24 : node_(node), scaling_state_(NodeScaleState::kNormal), running_(true) { in FollowerScaler() 154 scaling_state_ = NodeScaleState::kNormal; in ProcessAfterScaleOut() 165 scaling_state_ = NodeScaleState::kNormal; in ProcessAfterScaleIn()
|
/third_party/skia/modules/svg/src/ |
D | SkSVGFeBlend.cpp | 23 case SkSVGFeBlend::Mode::kNormal: in GetBlendMode() 52 { "normal" , SkSVGFeBlend::Mode::kNormal }, in parse()
|
D | SkSVGAttribute.cpp | 34 result.fFontStyle.init(SkSVGFontStyle::Type::kNormal); in MakeInitial() 36 result.fFontWeight.init(SkSVGFontWeight::Type::kNormal); in MakeInitial()
|
/third_party/skia/tests/ |
D | FontHostTest.cpp | 218 { SkFontHinting::kNormal, false, false }, in test_advances() 219 { SkFontHinting::kNormal, true, false }, in test_advances() 220 { SkFontHinting::kNormal, false, true }, in test_advances()
|
/third_party/flutter/skia/tests/ |
D | FontHostTest.cpp | 218 { SkFontHinting::kNormal, false, false }, in test_advances() 219 { SkFontHinting::kNormal, true, false }, in test_advances() 220 { SkFontHinting::kNormal, false, true }, in test_advances()
|
/third_party/flutter/skia/docs/examples/ |
D | Paint_getHinting.cpp | 10 SkFontHinting::kNormal == paint.getHinting() ? '=' : ':');
|
D | Paint_setHinting.cpp | 9 paint2.setHinting(SkFontHinting::kNormal);
|
/third_party/skia/docs/examples/ |
D | Paint_getHinting.cpp | 10 SkFontHinting::kNormal == paint.getHinting() ? '=' : ':');
|
D | Paint_setHinting.cpp | 9 paint2.setHinting(SkFontHinting::kNormal);
|
/third_party/flutter/skia/src/core/ |
D | SkPaintDefaults.h | 24 #define SkPaintDefaults_Hinting SkFontHinting::kNormal
|
/third_party/skia/src/core/ |
D | SkPaintDefaults.h | 24 #define SkPaintDefaults_Hinting SkFontHinting::kNormal
|
/third_party/skia/include/core/ |
D | SkFontTypes.h | 21 kNormal, //!< glyph outlines modified to improve constrast enumerator
|
/third_party/flutter/skia/include/core/ |
D | SkFontTypes.h | 21 kNormal, //!< glyph outlines modified to improve constrast enumerator
|