Home
last modified time | relevance | path

Searched refs:kArithmetic (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGFeComposite.cpp38 case SkSVGFeCompositeOperator::kArithmetic: in BlendModeForOperator()
53 if (fOperator == SkSVGFeCompositeOperator::kArithmetic) { in onMakeImageFilter()
70 {"arithmetic", SkSVGFeCompositeOperator::kArithmetic}, in parse()
/third_party/vixl/src/aarch32/
Ddisasm-aarch32.cc1132 os().SetCurrentInstruction(kAdc, kArithmetic); in adc()
1146 os().SetCurrentInstruction(kAdcs, kArithmetic); in adcs()
1160 os().SetCurrentInstruction(kAdd, kArithmetic); in add()
1170 os().SetCurrentInstruction(kAdd, kArithmetic); in add()
1180 os().SetCurrentInstruction(kAdds, kArithmetic); in adds()
1190 os().SetCurrentInstruction(kAdds, kArithmetic); in adds()
1198 os().SetCurrentInstruction(kAddw, kArithmetic); in addw()
1384 os().SetCurrentInstruction(kCmn, kArithmetic); in cmn()
1393 os().SetCurrentInstruction(kCmp, kArithmetic); in cmp()
1900 os().SetCurrentInstruction(kMla, kArithmetic); in mla()
[all …]
Dconstants-aarch32.h110 kArithmetic = 0x1, enumerator
/third_party/skia/modules/svg/include/
DSkSVGTypes.h645 kArithmetic, enumerator