Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/
DDistributedDataStatisticsPaneTest.java118 private void select(int x1, int y1, int x2, int y2) { in select()
DDistributedPanelTest.java106 private void select(int x1, int y1, int x2, int y2) { in select()
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/component/
DAnalystPanelAutoTest.java103 private void select(int x1, int y1, int x2, int y2) { in select()
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/
DAppTracePanelTest.java92 private void select(int x1, int y1, int x2, int y2) { in select()
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/perftrace/
DPerfTracePanelTest.java101 private void select(int x1, int y1, int x2, int y2) { in select()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/
DContentPanel.java100 protected int y1; field in ContentPanel