Searched refs:initX (Results 1 - 5 of 5) sorted by relevance

/openjdk10/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/tests/
H A DMiscTests.java87 int x = gctx.initX;
H A DRenderTests.java409 int x = rctx.initX;
454 int x = rctx.initX;
499 int x = rctx.initX;
535 int x = rctx.initX;
582 int x = rctx.initX;
625 int x = rctx.initX;
679 int x = rctx.initX;
734 int x = rctx.initX;
799 int x = rctx.initX;
865 int x = cctx.initX;
[all...]
H A DImageTests.java562 int x = ictx.initX;
613 int x = ictx.initX;
671 int x = ictx.initX;
732 int x = ictx.initX;
899 int x = ictx.initX;
H A DGraphicsTests.java237 int initX, initY; field in class:GraphicsTests.Context
327 ctx.initX = ctx.maxX / 2;
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DHierarchicalLayoutManager.java860 initX();
870 private void initX() { method in class:HierarchicalLayoutManager.CrossingReduction

Completed in 62 milliseconds