Home
last modified time | relevance | path

Searched refs:kLoop (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/skia/tests/
DGeometryTest.cpp236 SkCubicType::kLoop, in check_cubic_around_rect()
241 SkCubicType::kLoop, in check_cubic_around_rect()
243 SkCubicType::kLoop, in check_cubic_around_rect()
245 SkCubicType::kLoop, in check_cubic_around_rect()
250 SkCubicType::kLoop, in check_cubic_around_rect()
252 SkCubicType::kLoop, in check_cubic_around_rect()
254 SkCubicType::kLoop, in check_cubic_around_rect()
259 SkCubicType::kLoop, in check_cubic_around_rect()
/third_party/skia/tests/
DGeometryTest.cpp301 SkCubicType::kLoop, in check_cubic_around_rect()
306 SkCubicType::kLoop, in check_cubic_around_rect()
308 SkCubicType::kLoop, in check_cubic_around_rect()
310 SkCubicType::kLoop, in check_cubic_around_rect()
315 SkCubicType::kLoop, in check_cubic_around_rect()
317 SkCubicType::kLoop, in check_cubic_around_rect()
319 SkCubicType::kLoop, in check_cubic_around_rect()
324 SkCubicType::kLoop, in check_cubic_around_rect()
393 check_cubic_type(reporter, loop, SkCubicType::kLoop); in test_classify_cubic()
586 REPORTER_ASSERT(reporter, SkClassifyCubic(loop.data()) == SkCubicType::kLoop); in test_chop_at_midtangent()
[all …]
DWangsFormulaTest.cpp20 const SkPoint kLoop[4] = { variable
263 m.mapPoints(pts, kLoop, 4); in DEF_TEST()
301 check_cubic_log2_with_transform(kLoop, m); in DEF_TEST()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dconstruct.cc35 the_kind == kLoop in Construct()
54 (the_kind == kLoop || the_kind == kContinue || in Construct()
Dconstruct.h80 kLoop, enumerator
167 case Construct::kLoop: in ToString()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dconstruct.h34 kLoop, enumerator
91 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
Dconstruct.cpp43 case ConstructType::kLoop: return size == 1; in ValidateConstructSize()
Dfunction.cpp87 AddConstruct({ConstructType::kLoop, current_block_, &merge_block}); in RegisterLoopMerge()
168 FindConstructForEntryBlock(current_block_, ConstructType::kLoop) in RegisterBlockEnd()
/third_party/spirv-tools/source/val/
Dconstruct.cpp49 case ConstructType::kLoop: in ValidateConstructSize()
77 const bool is_loop = type() == ConstructType::kLoop; in blocks()
136 if (type() == ConstructType::kLoop) { in IsStructuredExit()
Dconstruct.h46 kLoop, enumerator
103 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
Dfunction.cpp83 AddConstruct({ConstructType::kLoop, current_block_, &merge_block}); in RegisterLoopMerge()
169 FindConstructForEntryBlock(current_block_, ConstructType::kLoop) in RegisterBlockEnd()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dconstruct.h46 kLoop, enumerator
103 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
Dconstruct.cpp49 case ConstructType::kLoop: in ValidateConstructSize()
151 if (type() == ConstructType::kLoop) { in IsStructuredExit()
Dfunction.cpp81 AddConstruct({ConstructType::kLoop, current_block_, &merge_block}); in RegisterLoopMerge()
166 FindConstructForEntryBlock(current_block_, ConstructType::kLoop) in RegisterBlockEnd()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.h46 kLoop, enumerator
103 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
Dconstruct.cpp49 case ConstructType::kLoop: in ValidateConstructSize()
151 if (type() == ConstructType::kLoop) { in IsStructuredExit()
Dfunction.cpp81 AddConstruct({ConstructType::kLoop, current_block_, &merge_block}); in RegisterLoopMerge()
166 FindConstructForEntryBlock(current_block_, ConstructType::kLoop) in RegisterBlockEnd()
/third_party/flutter/skia/src/core/
DSkGeometry.h166 kLoop, enumerator
176 case SkCubicType::kLoop: in SkCubicIsDegenerate()
190 case SkCubicType::kLoop: return "kLoop"; in SkCubicTypeName()
/third_party/skia/src/core/
DSkGeometry.h237 kLoop, enumerator
247 case SkCubicType::kLoop: in SkCubicIsDegenerate()
261 case SkCubicType::kLoop: return "kLoop"; in SkCubicTypeName()
/third_party/flutter/skia/bench/
DCubicKLMBench.cpp27 case SkCubicType::kLoop: in CubicKLMBench()
DGrCCFillGeometryBench.cpp30 case SkCubicType::kLoop: in GrCCGeometryBench()
DInterpBench.cpp21 kLoop = 20000 enumerator
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_cfg.cpp106 return c.type() == ConstructType::kLoop && in UpdateContinueConstructExitBlocks()
133 case ConstructType::kLoop: in ConstructNames()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h239 kLoop, enumerator
/third_party/skia/bench/
DInterpBench.cpp21 kLoop = 20000 enumerator

12