Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DAbstractRow.java483 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
508 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
533 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
559 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
585 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
609 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
632 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local
656 double getV = x2 - x1 <= 1 ? 1 : x2 - x1; in getRectByNode() local