/external/skia/tests/ |
D | RoundRectTest.cpp | 125 SkRRect rr, rr2; in test_inset() local 129 rr.inset(-20, -20, &rr2); in test_inset() 130 REPORTER_ASSERT(reporter, rr2.isRect()); in test_inset() 132 rr.inset(20, 20, &rr2); in test_inset() 133 REPORTER_ASSERT(reporter, rr2.isRect()); in test_inset() 135 rr.inset(r.width()/2, r.height()/2, &rr2); in test_inset() 136 REPORTER_ASSERT(reporter, rr2.isEmpty()); in test_inset() 139 rr.inset(19, 19, &rr2); in test_inset() 140 REPORTER_ASSERT(reporter, rr2.isSimple()); in test_inset() 141 rr.inset(20, 20, &rr2); in test_inset() [all …]
|
D | RRectInPathTest.cpp | 220 SkRRect rr, rr2; in test_inset() local 224 rr.inset(-20, -20, &rr2); in test_inset() 227 rr.inset(20, 20, &rr2); in test_inset() 230 rr.inset(r.width()/2, r.height()/2, &rr2); in test_inset() 234 rr.inset(19, 19, &rr2); in test_inset() 236 rr.inset(20, 20, &rr2); in test_inset() 257 SkRRect rr2; // construct the same RR using the most general set function in test_9patch_rrect() local 259 rr2.setRectRadii(rect, radii); in test_9patch_rrect() 290 SkRRect rr2; in test_round_rect_basic() local 291 rr2.setOval(rect); in test_round_rect_basic() [all …]
|
/external/skqp/tests/ |
D | RoundRectTest.cpp | 125 SkRRect rr, rr2; in test_inset() local 129 rr.inset(-20, -20, &rr2); in test_inset() 130 REPORTER_ASSERT(reporter, rr2.isRect()); in test_inset() 132 rr.inset(20, 20, &rr2); in test_inset() 133 REPORTER_ASSERT(reporter, rr2.isRect()); in test_inset() 135 rr.inset(r.width()/2, r.height()/2, &rr2); in test_inset() 136 REPORTER_ASSERT(reporter, rr2.isEmpty()); in test_inset() 139 rr.inset(19, 19, &rr2); in test_inset() 140 REPORTER_ASSERT(reporter, rr2.isSimple()); in test_inset() 141 rr.inset(20, 20, &rr2); in test_inset() [all …]
|
D | RRectInPathTest.cpp | 220 SkRRect rr, rr2; in test_inset() local 224 rr.inset(-20, -20, &rr2); in test_inset() 227 rr.inset(20, 20, &rr2); in test_inset() 230 rr.inset(r.width()/2, r.height()/2, &rr2); in test_inset() 234 rr.inset(19, 19, &rr2); in test_inset() 236 rr.inset(20, 20, &rr2); in test_inset() 257 SkRRect rr2; // construct the same RR using the most general set function in test_9patch_rrect() local 259 rr2.setRectRadii(rect, radii); in test_9patch_rrect() 290 SkRRect rr2; in test_round_rect_basic() local 291 rr2.setOval(rect); in test_round_rect_basic() [all …]
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_receiver_unittest.cc | 279 rtcp::ReceiverReport rr2; in TEST_F() local 280 rr2.From(kSenderSsrc); in TEST_F() 281 rr2.WithReportBlock(rb3); in TEST_F() 282 rr2.WithReportBlock(rb4); in TEST_F() 284 rtc::scoped_ptr<rtcp::RawPacket> p2(rr2.Build()); in TEST_F() 342 rtcp::ReceiverReport rr2; in TEST_F() local 343 rr2.From(kSenderSsrc2); in TEST_F() 344 rr2.WithReportBlock(rb2); in TEST_F() 345 rtc::scoped_ptr<rtcp::RawPacket> p2(rr2.Build()); in TEST_F() 835 rtcp::ReceiverReport rr2; in TEST_F() local [all …]
|
/external/skia/samplecode/ |
D | SampleQuadStroker.cpp | 650 SkRRect rr2; in onDrawContent() local 651 rr.inset(width/2, width/2, &rr2); in onDrawContent() 652 path.addRRect(rr2, SkPath::kCCW_Direction); in onDrawContent() 653 rr.inset(-width/2, -width/2, &rr2); in onDrawContent() 654 path.addRRect(rr2, SkPath::kCW_Direction); in onDrawContent()
|
/external/skqp/samplecode/ |
D | SampleQuadStroker.cpp | 650 SkRRect rr2; in onDrawContent() local 651 rr.inset(width/2, width/2, &rr2); in onDrawContent() 652 path.addRRect(rr2, SkPath::kCCW_Direction); in onDrawContent() 653 rr.inset(-width/2, -width/2, &rr2); in onDrawContent() 654 path.addRRect(rr2, SkPath::kCW_Direction); in onDrawContent()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiRegisterInfo.td | 37 def RR2 : LanaiReg<11, "rr2", [R11]>, DwarfRegAlias<R11>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiRegisterInfo.td | 37 def RR2 : LanaiReg<11, "rr2", [R11]>, DwarfRegAlias<R11>;
|
/external/mdnsresponder/mDNSCore/ |
D | mDNS.c | 1622 AuthRecord *rr, *rr2; in AddAdditionalsToResponseList() local 1636 for (rr2=m->ResourceRecords; rr2; rr2=rr2->next) // Scan list of resource records in AddAdditionalsToResponseList() 1637 if (RRTypeIsAddressType(rr2->resrec.rrtype) && // For all address records (A/AAAA) ... in AddAdditionalsToResponseList() 1638 ResourceRecordIsValidInterfaceAnswer(rr2, InterfaceID) && // ... which are valid for answer ... in AddAdditionalsToResponseList() 1639 … rr->resrec.rdatahash == rr2->resrec.namehash && // ... whose name is the name of the SRV target in AddAdditionalsToResponseList() 1640 SameDomainName(&rr->resrec.rdata->u.srv.target, rr2->resrec.name)) in AddAdditionalsToResponseList() 1641 AddRecordToResponseList(nrpp, rr2, rr); in AddAdditionalsToResponseList() 1645 for (rr2=m->ResourceRecords; rr2; rr2=rr2->next) // Scan list of resource records in AddAdditionalsToResponseList() 1646 if (RRTypeIsAddressType(rr2->resrec.rrtype) && // For all address records (A/AAAA) ... in AddAdditionalsToResponseList() 1647 ResourceRecordIsValidInterfaceAnswer(rr2, InterfaceID) && // ... which are valid for answer ... in AddAdditionalsToResponseList() [all …]
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 22128 ürr2
|