Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/util/
DDistributedCommonTest.java54 void setAlpha() { in setAlpha() method in DistributedCommonTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DCommon.java132 public static void setAlpha(Graphics2D g2, float alpha) { in setAlpha() method in Common
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/util/
DDistributedCommon.java136 public static void setAlpha(Graphics2D g2, float alpha) { in setAlpha() method in DistributedCommon