Home
last modified time | relevance | path

Searched defs:numberSum (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/event/
DTaskScenePanelChartEvent.java435 public void splitPaneChange(TaskScenePanelChart taskScenePanelChart, int numberSum) { in splitPaneChange()
554 …c void clickEvery(TaskScenePanelChart taskScenePanelChart, CustomJLabel jLabelRight, int numberSum, in clickEvery()
595 private void showCurrentView(int numberSum, TaskScenePanelChart taskScenePanelChart) { in showCurrentView()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/
DTaskScenePanelChart.java310 int numberSum = hosJLabelList.size(); in TaskScenePanelChart() local
471 private void setTaskLoop(int numberSum, List<CustomJLabel> hosJLabelList) { in setTaskLoop()