/external/skia/gm/ |
D | shapes.cpp | 37 fShapes.push_back().setNinePatch(SkRect::MakeXYWH(140, -50, 90, 110), 10, 5, 25, 35); in ShapesGM() 40 fShapes.push_back().setNinePatch(SkRect::MakeXYWH(160, -60, 60, 90), 10, 60, 50, 30); in ShapesGM() 43 fShapes.push_back().setNinePatch(SkRect::MakeXYWH(220, -120, 60, 90), 1, 89, 59, 1); in ShapesGM()
|
/external/skia/tests/ |
D | RRectInPathTest.cpp | 197 rr.setNinePatch(rect, l, t, r, b); in test_9patch_rrect() 229 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic() 244 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic() 258 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
|
D | RoundRectTest.cpp | 80 r.setNinePatch(oooRects[i], 0, 1, 2, 3); in test_empty() 97 r.setNinePatch(emptyRects[i], 0, 1, 2, 3); in test_empty() 135 rr.setNinePatch(rect, l, t, r, b); in test_9patch_rrect() 187 rr1_3.setNinePatch(rect, 0, 0, 0, 0); in test_round_rect_basic() 208 rr2_3.setNinePatch(rect, halfPoint.fX, halfPoint.fY, halfPoint.fX, halfPoint.fY); in test_round_rect_basic() 227 rr3_3.setNinePatch(rect, 5, 5, 5, 5); in test_round_rect_basic()
|
/external/skia/include/core/ |
D | SkRRect.h | 194 void setNinePatch(const SkRect& rect, SkScalar leftRad, SkScalar topRad,
|
/external/skia/bench/ |
D | ShapesBench.cpp | 141 fRRect.setNinePatch(fRect.rect(), w / 8, h / 13, w / 11, h / 7); in onDelayedSetup()
|
/external/skia/samplecode/ |
D | SamplePathFuzz.cpp | 350 rrect.setNinePatch(rect, leftRad, topRad, rightRad, bottomRad); in makeRRect()
|
/external/skia/src/core/ |
D | SkRRect.cpp | 52 void SkRRect::setNinePatch(const SkRect& rect, SkScalar leftRad, SkScalar topRad, in setNinePatch() function in SkRRect
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |