Searched refs:yD (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/gm/ |
H A D | complexclip2.cpp | 63 SkScalar yD = 30.65f; variable 72 fRects[1].setLTRB(xA, yA, xD, yD); 77 fRects[2].setLTRB(xC, yA, xF, yD);
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 1497 public TFDItem(String tz, String loc, long st, long tg, boolean prg, int yD, int MD, int dD, int HD, int mD, int sD ) { in TestFieldDifference() 1503 yDiff = yD; in TestFieldDifference()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 1497 public TFDItem(String tz, String loc, long st, long tg, boolean prg, int yD, int MD, int dD, int HD, int mD, int sD ) { in TestFieldDifference() 1503 yDiff = yD; in TestFieldDifference()
|
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 1181 SkScalar yD = 30.65f; in rRect1() local 1188 rects[1].setLTRB(xA, yA, xD, yD); in rRect1() 1190 rects[2].setLTRB(xC, yA, xF, yD); in rRect1()
|
Completed in 27 milliseconds