/third_party/skia/src/gpu/gl/ |
D | GrGLUtil.h | 145 kOther enumerator 207 kOther enumerator 290 GrGLVendor fVendor = GrGLVendor::kOther; 291 GrGLRenderer fRenderer = GrGLRenderer::kOther; 296 GrGLVendor fANGLEVendor = GrGLVendor::kOther; 297 GrGLRenderer fANGLERenderer = GrGLRenderer::kOther;
|
D | GrGLContext.cpp | 90 copy.fDriverInfo.fANGLEVendor = GrGLVendor::kOther; in makeNonAngle() 93 copy.fDriverInfo.fANGLERenderer = GrGLRenderer::kOther; in makeNonAngle()
|
D | GrGLUtil.cpp | 160 return GrGLVendor::kOther; in get_vendor() 358 return GrGLRenderer::kOther; in get_renderer() 582 return {GrGLVendor::kOther, in get_angle_gl_vendor_and_renderer() 583 GrGLRenderer::kOther, in get_angle_gl_vendor_and_renderer() 607 auto vendor = GrGLVendor::kOther; in get_angle_d3d_vendor_and_renderer() 608 auto renderer = GrGLRenderer::kOther; in get_angle_d3d_vendor_and_renderer()
|
/third_party/skia/src/sksl/ |
D | SkSLBuiltinTypes.cpp | 56 , fInvalid(Type::MakeSpecialType("<INVALID>", "O", Type::TypeKind::kOther)) in BuiltinTypes() 57 , fPoison(Type::MakeSpecialType(Compiler::POISON_TAG, "P", Type::TypeKind::kOther)) in BuiltinTypes() 173 , fSkCaps(Type::MakeSpecialType("$sk_Caps", "O", Type::TypeKind::kOther))
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGRenderContext.cpp | 26 case SkSVGLengthContext::LengthType::kOther: in length_size_for_type() 172 SkSVGLengthContext::LengthType::kOther)); in commitToPaint() 185 SkSVGLengthContext::LengthType::kOther); in commitToPaint() 237 SkSVGLengthContext::LengthType::kOther); in commitToPaint()
|
D | SkSVGRenderContext.h | 31 kOther, enumerator
|
D | SkSVGCircle.cpp | 52 const auto r = lctx.resolve(fR , SkSVGLengthContext::LengthType::kOther); in resolve()
|
D | SkSVGGradient.cpp | 62 pos->push_back(SkTPin(ltx.resolve(stop.offset(), SkSVGLengthContext::LengthType::kOther), in collectColorStops()
|
D | SkSVGRadialGradient.cpp | 72 const auto r = lctx.resolve(fR , SkSVGLengthContext::LengthType::kOther); in onMakeShader()
|
/third_party/skia/modules/svg/src/ |
D | SkSVGRenderContext.cpp | 30 case SkSVGLengthContext::LengthType::kOther: { in length_size_for_type() 122 intervals.push_back(lctx.resolve(dash, SkSVGLengthContext::LengthType::kOther)); in dash_effect() 135 SkSVGLengthContext::LengthType::kOther); in dash_effect() 451 SkSVGLengthContext::LengthType::kOther)); in strokePaint()
|
D | SkSVGCircle.cpp | 25 const auto r = lctx.resolve(fR , SkSVGLengthContext::LengthType::kOther); in resolve()
|
D | SkSVGFeDisplacementMap.cpp | 42 SkSVGLengthContext::LengthType::kOther); in onMakeImageFilter()
|
D | SkSVGRadialGradient.cpp | 33 const auto r = lctx.resolve(fR , SkSVGLengthContext::LengthType::kOther); in onMakeShader()
|
D | SkSVGGradient.cpp | 39 pos->push_back(SkTPin(ltx.resolve(stop.getOffset(), SkSVGLengthContext::LengthType::kOther), in collectColorStops()
|
D | SkSVGFeLighting.cpp | 81 SkSVGLengthContext::LengthType::kOther); in resolveXYZ()
|
/third_party/googletest/googlemock/include/gmock/internal/ |
D | gmock-internal-utils.h | 101 kBool, kInteger, kFloatingPoint, kOther enumerator 106 enum { value = kOther }; // The default kind.
|
/third_party/skia/src/sksl/ir/ |
D | SkSLType.h | 82 kOther, enumerator 299 case TypeKind::kOther: in isOpaque()
|
/third_party/node/src/ |
D | node_crypto_clienthello.h | 93 kOther = 255 enumerator
|
/third_party/googletest/googlemock/test/ |
D | gmock-internal-utils_test.cc | 179 EXPECT_EQ(kOther, GMOCK_KIND_OF_(void*)); // NOLINT in TEST() 180 EXPECT_EQ(kOther, GMOCK_KIND_OF_(char**)); // NOLINT in TEST() 181 EXPECT_EQ(kOther, GMOCK_KIND_OF_(Base)); // NOLINT in TEST()
|
/third_party/skia/modules/svg/include/ |
D | SkSVGRenderContext.h | 35 kOther, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | messagepattern.cpp | 84 static const UChar kOther[]={ // "other" variable 863 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) { in parsePluralOrSelectStyle()
|
/third_party/node/deps/icu-small/source/common/ |
D | messagepattern.cpp | 84 static const UChar kOther[]={ // "other" variable 863 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) { in parsePluralOrSelectStyle()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | messagepattern.cpp | 84 static const UChar kOther[]={ // "other" variable 863 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) { in parsePluralOrSelectStyle()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | messagepattern.cpp | 84 static const UChar kOther[]={ // "other" variable 863 if(0==msg.compare(selectorIndex, length, kOther, 0, 5)) { in parsePluralOrSelectStyle()
|
/third_party/cef/libcef/browser/osr/ |
D | render_widget_host_view_osr.cc | 288 content::DelegatedFrameHost::HiddenCause::kOther); in ReleaseCompositor() 413 content::DelegatedFrameHost::HiddenCause::kOther); in Hide()
|