/third_party/skia/tools/gpu/ |
H A D | TestOps.h | 26 GrOp::Owner MakeRect(GrRecordingContext*, 33 * A simpler version of MakeRect that takes a single color FP instead of a full paint. Uses 36 GrOp::Owner MakeRect(GrRecordingContext*, 43 * A simpler version of MakeRect that uses the same rect as the device space rect to draw as well as 46 GrOp::Owner MakeRect(GrRecordingContext*, GrPaint&&, const SkRect& rect);
|
H A D | TestOps.cpp | 226 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function 234 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function 244 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function
|
/third_party/skia/docs/examples/ |
H A D | RRect_width.cpp | 7 SkRRect unsorted = SkRRect::MakeRect({ 15, 25, 10, 5 }); in REG_FIDDLE() 9 SkRRect large = SkRRect::MakeRect({ -FLT_MAX, 1, FLT_MAX, 2 }); in REG_FIDDLE()
|
H A D | RRect_height.cpp | 7 SkRRect unsorted = SkRRect::MakeRect({ 15, 25, 10, 20 }); in REG_FIDDLE() 9 SkRRect large = SkRRect::MakeRect({ 1, -FLT_MAX, 2, FLT_MAX }); in REG_FIDDLE()
|
H A D | RRect_dump.cpp | 7 SkRRect rrect = SkRRect::MakeRect({6.f / 7, 2.f / 3, 6.f / 7, 2.f / 3}); in REG_FIDDLE()
|
H A D | Canvas_drawDRRect_a.cpp | 7 SkRRect outer = SkRRect::MakeRect({20, 40, 210, 200}); in REG_FIDDLE()
|
H A D | RRect_MakeRect.cpp | 8 SkRRect rrect = SkRRect::MakeRect({30, 10, 100, 60}); in REG_FIDDLE()
|
H A D | RRect_setRect.cpp | 8 SkRRect rrect = SkRRect::MakeRect({30, 10, 100, 60}); in REG_FIDDLE()
|
H A D | RRect_setEmpty.cpp | 8 SkRRect rrect = SkRRect::MakeRect({30, 10, 100, 60}); in REG_FIDDLE()
|
H A D | RRect_copy_operator.cpp | 7 SkRRect rrect = SkRRect::MakeRect({40, 40, 100, 70}); in REG_FIDDLE()
|
H A D | RRect_copy_const_SkRRect.cpp | 7 SkRRect rrect = SkRRect::MakeRect({10, 10, 100, 50}); in REG_FIDDLE()
|
H A D | RRect_type_2.cpp | 8 SkRRect rrect = SkRRect::MakeRect({10, 10, 100, 50}); in REG_FIDDLE()
|
H A D | RRect_getType.cpp | 8 SkRRect rrect = SkRRect::MakeRect({10, 10, 100, 50}); in REG_FIDDLE()
|
H A D | RRect_dump_2.cpp | 7 SkRRect rrect = SkRRect::MakeRect({6.f / 7, 2.f / 3, 6.f / 7, 2.f / 3}); in REG_FIDDLE()
|
H A D | RRect_contains.cpp | 9 SkRRect rrect = SkRRect::MakeRect(test); in REG_FIDDLE()
|
H A D | RRect_dumpHex.cpp | 7 SkRRect rrect = SkRRect::MakeRect({6.f / 7, 2.f / 3, 6.f / 7, 2.f / 3}); in REG_FIDDLE()
|
H A D | RRect_writeToMemory.cpp | 8 SkRRect rrect = SkRRect::MakeRect({10, 10, 110, 80}); in REG_FIDDLE()
|
H A D | RRect_getSimpleRadii.cpp | 19 SkRRect rrect = SkRRect::MakeRect({30, 10, 100, 60}); in REG_FIDDLE()
|
H A D | RRect_isRect.cpp | 11 SkRRect rrect = SkRRect::MakeRect({30, 10, 100, 60}); in REG_FIDDLE()
|
H A D | RRect_isValid.cpp | 8 SkRRect rrect = SkRRect::MakeRect({10, 10, 110, 80}); in REG_FIDDLE()
|
H A D | Canvas_drawDRRect_b.cpp | 7 SkRRect outer = SkRRect::MakeRect({20, 40, 210, 200}); in REG_FIDDLE()
|
/third_party/skia/tests/ |
H A D | GpuDrawPathTest.cpp | 33 canvas->drawRRect(SkRRect::MakeRect(emptyRect), paint); in test_drawPathEmpty() 45 canvas->drawRRect(SkRRect::MakeRect(emptyRect), paint); in test_drawPathEmpty()
|
H A D | RoundRectTest.cpp | 977 test_read_rrect(reporter, SkRRect::MakeRect(kRect), true); in test_read() 979 test_read_rrect(reporter, SkRRect::MakeRect(kInfRect), true); in test_read() 980 test_read_rrect(reporter, SkRRect::MakeRect(kNaNRect), true); in test_read() 1028 REPORTER_ASSERT(reporter, SkRRectPriv::InnerBounds(SkRRect::MakeRect(r)) == r); in test_inner_bounds() 1213 SkRRect cT = SkRRect::MakeRect({0.f, 0.f, 10.f, 5.f}); in test_conservative_intersection() 1216 SkRRect cB = SkRRect::MakeRect({0.f, 5.f, 10.f, 10.}); in test_conservative_intersection() 1219 SkRRect cL = SkRRect::MakeRect({0.f, 0.f, 5.f, 10.f}); in test_conservative_intersection() 1222 SkRRect cR = SkRRect::MakeRect({5.f, 0.f, 10.f, 10.f}); in test_conservative_intersection()
|
/third_party/skia/gm/ |
H A D | texelsubset.cpp | 167 if (auto op = sk_gpu_test::test_ops::MakeRect(rContext, 188 if (auto op = sk_gpu_test::test_ops::MakeRect(rContext, std::move(fp2),
|
H A D | aarecteffect.cpp | 88 auto op = sk_gpu_test::test_ops::MakeRect(rContext, std::move(grPaint), drawRect);
|