| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/ |
| D | Common.java | 58 public static long x2ns(final int coordX, Rectangle rect) { in x2ns() 70 public static long x2ns(final int coordX, Rectangle rect, long duration) { in x2ns() 81 public static double ns2x(long ns, Rectangle rect) { in ns2x() 93 public static double ns2x(long ns, Rectangle rect, long duration) { in ns2x() 115 public static double nsToXByDur(long ns, Rectangle rect, long duration) { in nsToXByDur() 204 public static void drawStringMiddleHeight(Graphics2D g2, String str, final Rectangle rect) { in drawStringMiddleHeight()
|
| D | AbstractNode.java | 35 protected Rectangle rect = new Rectangle(); field in AbstractNode 56 public void setRect(Rectangle rect) { in setRect()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/util/ |
| D | DistributedCommon.java | 62 public static long x2ns(final int coordX, Rectangle rect) { in x2ns() 74 public static long x2ns(final int coordX, Rectangle rect, long duration) { in x2ns() 85 public static double ns2x(long ns, Rectangle rect) { in ns2x() 97 public static double ns2x(long ns, Rectangle rect, long duration) { in ns2x() 119 public static double nsToXByDur(long ns, Rectangle rect, long duration) { in nsToXByDur() 209 public static void drawStringMiddleHeight(Graphics2D g2, String str, final Rectangle rect) { in drawStringMiddleHeight()
|
| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/timer-shaft/ |
| D | Rect.test.ts | 20 let rect = new Rect(20, 20, 100, 100); variable
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/ruler/ |
| D | AbstractFragment.java | 34 private Rectangle rect = new Rectangle(0, 0, 0, 0); field in AbstractFragment 53 public void setRect(final Rectangle rect) { in setRect()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/util/ |
| D | Utils.java | 79 public static boolean pointInRect(final Rectangle rect, final int xAxis, final int yAxis) { in pointInRect() 94 public static boolean pointInRect(final Rectangle rect, final Point point) { in pointInRect()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/graph/ |
| D | AbstractGraph.java | 45 public Rectangle rect = new Rectangle(0, 0, 0, 0); field in AbstractGraph
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/component/ |
| D | DistributedRuler.java | 44 Rectangle rect = new Rectangle(0, 0, getBounds().width, getBounds().height); in paint() local
|
| D | DistributedTimeShaft.java | 433 Rectangle rect = new Rectangle(0, 20, getBounds().width, getBounds().height); in drawLeft2Right() local
|
| /developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/fragment/ruler/ |
| D | AbstractFragmentTest.java | 43 Rectangle rect = fragment.getRect(); in getRect() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/ |
| D | AnalystPanel.java | 973 Rectangle rect = new Rectangle(0, 0, viewport.getWidth(), TimeViewPort.height); in mousePressed() local 1030 Rectangle rect = new Rectangle(0, 0, viewport.getWidth(), TimeViewPort.height); in mouseDragged() local
|
| /developtools/ace-js2bundle/ace-loader/plugin/templater/ |
| D | rich_component_map.js | 509 'rect': { property
|