Home
last modified time | relevance | path

Searched refs:kRound (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.h53 kRound, member in skottie::internal::final::Shape
H A DRangeSelector.cpp227 { {0 ,.5f}, {.5f,1}, 0 , 1 , 0.5f }, // Shape::kRound
277 Shape::kRound, // 'sh': 5 in Make()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dintrinsic_type.h94 kRound, member in tint::sem::IntrinsicType
H A Dintrinsic_type.cc205 return IntrinsicType::kRound; in ParseIntrinsicType()
457 case IntrinsicType::kRound: in str()
H A Dintrinsic_test.cc94 IntrinsicData{"round", IntrinsicType::kRound},
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_intrinsic_test.cc91 case IntrinsicType::kRound: in GenerateCall()
264 IntrinsicData{IntrinsicType::kRound, ParamType::kU32, "rint"},
H A Dgenerator_impl.cc1371 case sem::IntrinsicType::kRound: in generate_builtin_name()
/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp53 kRound = SkPaint::kRound_Join, member in skgpu::__anon18867::PatchWriter::JoinType
309 ? JoinType::kRound : JoinType::kBowtie; in writeCaps()
538 (joinType == JoinType::kRound || joinType == JoinType::kBowtie)) { in internalJoinTo()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_intrinsic_test.cc95 case IntrinsicType::kRound: in GenerateCall()
244 IntrinsicData{IntrinsicType::kRound, ParamType::kU32, "round"},
H A Dgenerator_impl.cc2359 case sem::IntrinsicType::kRound:
/third_party/skia/modules/svg/src/
H A DSkSVGRenderContext.cpp123 case SkSVGLineCap::kRound: in toSkCap()
135 case SkSVGLineJoin::Type::kRound: in toSkJoin()
H A DSkSVGAttributeParser.cpp587 { SkSVGLineCap::kRound , "round" },
611 { SkSVGLineJoin::Type::kRound , "round" },
/third_party/skia/modules/svg/include/
H A DSkSVGTypes.h250 kRound, member in SkSVGLineCap
258 kRound, member in SkSVGLineJoin::Type
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_intrinsic_test.cc95 case IntrinsicType::kRound: in GenerateCall()
244 IntrinsicData{IntrinsicType::kRound, ParamType::kU32, "round"},
H A Dgenerator_impl.cc1314 case sem::IntrinsicType::kRound:
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_test.cc694 IntrinsicData{"round", IntrinsicType::kRound},
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc218 case IntrinsicType::kRound: in intrinsic_to_glsl_method()

Completed in 26 milliseconds